From: Bartlomiej Zolnierkiewicz Date: Mon, 30 Sep 2013 15:34:36 +0000 (+0200) Subject: ARM: shmobile: ape6evm: fix incorrect placement of __initdata tag X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~52^2~12^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=40fca03cae59cfd9b87142ca327abb8a4d386908;p=pandora-kernel.git ARM: shmobile: ape6evm: 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 Acked-by: Laurent Pinchart Signed-off-by: Simon Horman --- Reading git-diff-tree failed