drm/i915/bios: add missing __packed to structs used for reading vbt
authorJani Nikula <jani.nikula@intel.com>
Mon, 15 Sep 2014 13:59:28 +0000 (16:59 +0300)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Fri, 19 Sep 2014 12:43:14 +0000 (14:43 +0200)
This does not seem to make a difference for the structs in question, but
document the intent.

v2: also pack union child_device_config (Daniel)

Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_bios.h

Simple merge