diff options
author | Sachin Kamat <sachin.kamat@linaro.org> | 2013-08-08 15:40:51 +0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-08-12 22:37:47 +0400 |
commit | 6734a834fbb634d64b6a7a6a590ae0ccebe89c6a (patch) | |
tree | bf272c5b0086a08de0452de45f840be8cdf07ac6 /drivers/tty/serial/lantiq.c | |
parent | 20246fdfe2cc8d8f94ab69b8e816e6762a4c56c7 (diff) | |
download | linux-6734a834fbb634d64b6a7a6a590ae0ccebe89c6a.tar.xz |
serial: bfin_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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/tty/serial/lantiq.c')
0 files changed, 0 insertions, 0 deletions