diff options
author | 2012-11-23 15:01:42 +0100 | |
---|---|---|
committer | 2013-02-22 08:20:00 +0100 | |
commit | a6b21831772db4088bca770dc99697356e82a7e2 (patch) | |
tree | 14f91be2c87f35ec16af780a7bbd7170c874d13e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm: Remove duplicate drm_mode_cea_vic() (diff) | |
download | linux-dev-a6b21831772db4088bca770dc99697356e82a7e2.tar.xz linux-dev-a6b21831772db4088bca770dc99697356e82a7e2.zip |
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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions