From: Jani Nikula Date: Mon, 15 Sep 2014 13:59:28 +0000 (+0300) Subject: drm/i915/bios: add missing __packed to structs used for reading vbt X-Git-Tag: omap-for-v3.19/fixes-rc1~80^2~79^2~57 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4dc49272bdfc11cdefb41175771ee811e363dfc7;p=pandora-kernel.git drm/i915/bios: add missing __packed to structs used for reading vbt 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 Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed