commit | a0be7a9e6a63d8b2bd8657f34775d3d369a45624 | [log] [tgz] |
---|---|---|
author | Sachin Kamat <[email protected]> | Thu Aug 08 09:55:48 2013 +0530 |
committer | Mike Turquette <[email protected]> | Thu Aug 08 15:57:40 2013 -0700 |
tree | 32ce582127a743953846fe40e46de204b20a425b | |
parent | 056dfcf67ebaa9eb3aff5f35ce98c073157f1d5b [diff] |
clk: tegra20: 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 <[email protected]> Acked-by: Stephen Warren <[email protected]> Signed-off-by: Mike Turquette <[email protected]>