diff options
author | Thierry Reding <thierry.reding@avionic-design.de> | 2012-11-23 14:01:42 (GMT) |
---|---|---|
committer | Thierry Reding <thierry.reding@avionic-design.de> | 2013-02-22 07:20:00 (GMT) |
commit | a6b21831772db4088bca770dc99697356e82a7e2 (patch) | |
tree | 14f91be2c87f35ec16af780a7bbd7170c874d13e /drivers/parport | |
parent | 18316c8c39a85c8b6e3db0a150b1bee5b6c4c053 (diff) | |
download | linux-fsl-qoriq-a6b21831772db4088bca770dc99697356e82a7e2.tar.xz |
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>
Diffstat (limited to 'drivers/parport')
0 files changed, 0 insertions, 0 deletions