commit | 4d1b5e73b92536cd194a36dd4273adc977875ed1 | [log] [tgz] |
---|---|---|
author | Sachin Kamat <sachin.kamat@linaro.org> | Wed Aug 07 10:18:40 2013 +0530 |
committer | Mike Turquette <mturquette@linaro.org> | Thu Aug 08 15:57:37 2013 -0700 |
tree | 6701f8e3efa4b6b32270dcf5e66de6ae11a0f9f3 | |
parent | 202e5ae945ad0662c4abaea38c58ab58a694cc44 [diff] |
clk: exynos5440: 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> Signed-off-by: Mike Turquette <mturquette@linaro.org>