diff options
author | 2013-09-30 15:11:42 +0200 | |
---|---|---|
committer | 2013-10-11 16:48:59 +1100 | |
commit | dc1473dcfaf4fb38ba2dcb2fb7ac7d0242185fa3 (patch) | |
tree | 67fae990f688a8c53a2bb3677e8221521ec759b0 /arch/powerpc/kernel/rtas_pci.c | |
parent | powerpc/mpic: Disable preemption when calling mpic_processor_id() (diff) | |
download | linux-rng-dc1473dcfaf4fb38ba2dcb2fb7ac7d0242185fa3.tar.xz linux-rng-dc1473dcfaf4fb38ba2dcb2fb7ac7d0242185fa3.zip |
powerpc/legacy_serial: Fix incorrect placement of __initdata tag
__initdata tag should be placed between the variable name and equal
sign for the variable to be placed in the intended .init.data section.
Signed-off-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to 'arch/powerpc/kernel/rtas_pci.c')
0 files changed, 0 insertions, 0 deletions