From: Sachin Kamat Date: Thu, 8 Aug 2013 05:15:10 +0000 (+0530) Subject: spi/documentation: Fix usage of __initdata X-Git-Tag: v3.12-rc1~192^2~27^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=61679efe979674d794988c2b96b02b2a80d96d96;p=pandora-kernel.git spi/documentation: Fix usage of __initdata __initdata should be placed between the variable name and equal sign for the variable to be placed in the intended section. Fix the example code. Signed-off-by: Sachin Kamat Signed-off-by: Mark Brown --- Reading git-diff-tree failed