drm/i915: Compact device info access by a small re-ordering
authorTvrtko Ursulin <tvrtko.ursulin@intel.com>
Wed, 20 Sep 2017 09:27:00 +0000 (10:27 +0100)
committerTvrtko Ursulin <tvrtko.ursulin@intel.com>
Tue, 26 Sep 2017 13:52:08 +0000 (14:52 +0100)
commit4d34b11e46184bb5762491d32566fade188c6c01
treeb09fa09d957c89549cbd90b5e3626036aba8fed7
parent5a127a8c4aaf6ea06752ee6404cd7eaea7154a6c
drm/i915: Compact device info access by a small re-ordering

More effort to align members on 4-byte boundary helps with
code size a tiny bit:

    text           data     bss     dec     hex filename
-1460454          60014    3656 1524124  17419c drivers/gpu/drm/i915/i915.ko
+1460254          60014    3656 1523924  1740d4 drivers/gpu/drm/i915/i915.ko

Signed-off-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Cc: Jani Nikula <jani.nikula@intel.com>
Reviewed-by: Jani Nikula <jani.nikula@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20170920092701.17963-3-tvrtko.ursulin@linux.intel.com
drivers/gpu/drm/i915/i915_drv.h