commit | 4c3b2404b4ef4c70f6b8a424fa1e62c86709569f | [log] [tgz] |
---|---|---|
author | Sachin Kamat <sachin.kamat@linaro.org> | Thu Aug 08 09:55:49 2013 +0530 |
committer | Mike Turquette <mturquette@linaro.org> | Thu Aug 08 15:57:41 2013 -0700 |
tree | 8f69a5a89081c1d238cb0fb891ea12a8d6158101 | |
parent | a0be7a9e6a63d8b2bd8657f34775d3d369a45624 [diff] |
clk: tegra30: 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 <sachin.kamat@linaro.org> Acked-by: Stephen Warren <swarren@nvidia.com> Signed-off-by: Mike Turquette <mturquette@linaro.org>