From: Sachin Kamat Date: Thu, 8 Aug 2013 11:22:18 +0000 (+0530) Subject: ASoC: s6105-ipcam: Fix incorrect placement of __initdata X-Git-Tag: v3.12-rc1~150^2~9^2~24^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=74b45231b23d47b041b137737241d482481a76a9;p=pandora-kernel.git ASoC: s6105-ipcam: Fix incorrect placement of __initdata __initdata should be placed between the variable name and equal sign for the variable to be placed in the intended section. Signed-off-by: Sachin Kamat Signed-off-by: Mark Brown --- Reading git-diff-tree failed