]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915: Shrink sdvo_cmd_names
authorTvrtko Ursulin <tvrtko.ursulin@intel.com>
Thu, 13 Oct 2016 10:09:24 +0000 (11:09 +0100)
committerTvrtko Ursulin <tvrtko.ursulin@intel.com>
Thu, 13 Oct 2016 12:06:40 +0000 (13:06 +0100)
commitfe92a0ebb41bc57062608c31e05bde5faabd884c
treedeba007781e87c9fb5d894ca96255dacba24555e
parent2b7e4f4ce092ba3060e0d2fcbcfd8bc2b41d470d
drm/i915: Shrink sdvo_cmd_names

Pack the struct _sdvo_cmd_name to save 736 bytes of .rodata.

This is fine since the name pointers are used only for debug.

Signed-off-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Reviewed-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
drivers/gpu/drm/i915/intel_sdvo.c