diff options
author | Sachin Kamat <sachin.kamat@linaro.org> | 2013-08-08 17:10:50 +0530 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-08-12 11:37:47 -0700 |
commit | 20246fdfe2cc8d8f94ab69b8e816e6762a4c56c7 (patch) | |
tree | db64b3d7f224c103369c18217b1484e3477a86a7 /Makefile | |
parent | fbf3ab279127bba325ac93dc1315d221cfd04115 (diff) |
serial: bfin_sport_uart: 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: Sonic Zhang <sonic.zhang@analog.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions