spi/documentation: Fix usage of __initdata
authorSachin Kamat <sachin.kamat@linaro.org>
Thu, 8 Aug 2013 05:15:10 +0000 (10:45 +0530)
committerMark Brown <broonie@linaro.org>
Thu, 8 Aug 2013 10:43:44 +0000 (11:43 +0100)
commit61679efe979674d794988c2b96b02b2a80d96d96
tree0fa3208e8265a02922dc028bb6ce4bb9fa581085
parentc095ba7224d8edc71dcef0d655911399a8bd4a3f
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 <sachin.kamat@linaro.org>
Signed-off-by: Mark Brown <broonie@linaro.org>
Documentation/spi/spi-summary
This page took 0.032963 seconds and 5 git commands to generate.