diff options
author | 2013-09-30 15:13:55 +0200 | |
---|---|---|
committer | 2013-10-11 16:49:00 +1100 | |
commit | 1443d6a2a740b0b0dd644dba0fb96863eea238eb (patch) | |
tree | d480dd4cea8b817ea027e257bd7258bc0035cb4d /arch/powerpc/kernel | |
parent | powerpc/legacy_serial: Fix incorrect placement of __initdata tag (diff) | |
download | linux-rng-1443d6a2a740b0b0dd644dba0fb96863eea238eb.tar.xz linux-rng-1443d6a2a740b0b0dd644dba0fb96863eea238eb.zip |
powerpc/8xx/tqm8xx: 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')
0 files changed, 0 insertions, 0 deletions