Files
linux/drivers
Thierry Reding a6b2183177 drm: Move mode tables to drm_edid.c
The modes are only used from within drm_edid.c so we move them there to
avoid creating duplicates by multiple inclusion of drm_edid_modes.h. As
a side-effect we can also get rid of a few variables that keep track of
the number of entries in the tables and use ARRAY_SIZE() instead.

Signed-off-by: Thierry Reding <thierry.reding@avionic-design.de>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
2013-02-22 08:20:00 +01:00
..
2013-01-30 11:38:25 +01:00
2013-02-22 08:20:00 +01:00
2012-12-18 15:19:06 +10:30
2013-01-28 00:18:04 -05:00
2013-01-16 15:57:54 +01:00
2013-02-16 17:38:06 -05:00
2013-01-15 10:45:26 -07:00
2013-01-31 13:06:06 -08:00
2013-02-20 17:54:58 +10:00