From: Jean Delvare Date: Thu, 25 Jun 2015 07:06:57 +0000 (+0200) Subject: firmware: dmi: struct dmi_header should be packed X-Git-Tag: omap-for-v4.2/fixes-rc1^2~114^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9ea650c804404e55dbf17c928203141282e759ab;p=pandora-kernel.git firmware: dmi: struct dmi_header should be packed Apparently the compiler does fine without it, but it feels safer and clearer to add the missing attribute. Signed-off-by: Jean Delvare --- Reading git-diff-tree failed