From: Bartlomiej Zolnierkiewicz Date: Mon, 30 Sep 2013 13:21:15 +0000 (+0200) Subject: x86/geode: Fix incorrect placement of __initdata tag X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~26^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a6d30e0fffb32ab9e48fa7fc8f463805d5b0bddb;p=pandora-kernel.git x86/geode: Fix incorrect placement of __initdata tag __initdata tag should be placed between the variable name and equal sign for the variable to be placed in the intended .init.data section. Signed-off-by: Bartlomiej Zolnierkiewicz Signed-off-by: Kyungmin Park Link: http://lkml.kernel.org/r/18427893.G5JGWn465D@amdc1032 Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed