Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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>
- Loading branch information