commit | b06cf2d7ec51c12eb5f9d191d461bd9c08f2c107 | [log] [tgz] |
---|---|---|
author | Sachin Kamat <sachin.kamat@linaro.org> | Wed Aug 07 02:30:43 2013 -0700 |
committer | Bryan Wu <cooloney@gmail.com> | Mon Aug 26 17:22:12 2013 -0700 |
tree | 78194e1866317eaeb97a3cb55358e70c4d0bf624 | |
parent | 939086ea552743144bbcb759f19c7e354f720786 [diff] |
leds: ss4200: 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> Cc: Dave Hansen <dave@sr71.net> Signed-off-by: Bryan Wu <cooloney@gmail.com>