]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mips/bcm77xx: remove legacy __cpuinit sections that crept in
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Sat, 17 Jan 2015 23:49:58 +0000 (18:49 -0500)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Tue, 16 Jun 2015 18:12:22 +0000 (14:12 -0400)
commit52252c3ed767d996a6006e5557352ab17462d1c0
tree6fac0acdc682f66429bbaf7f9a55de4dc4d9ef96
parent01f0aa8ed71540ad958eaf0373e5c5d3b1652392
mips/bcm77xx: remove legacy __cpuinit sections that crept in

We removed __cpuinit support (leaving no-op stubs) quite some time ago.
However a few more crept in as of commit 6ee1d93455384cef8a0426effe85da2
("MIPS: BCM47XX: Detect more then 128 MiB of RAM (HIGHMEM)")

Since we want to clobber the stubs soon, get this removed now.

Cc: Rafał Miłecki <zajec5@gmail.com>
Cc: linux-mips@linux-mips.org
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
arch/mips/bcm47xx/prom.c
arch/mips/include/asm/pgtable-32.h
arch/mips/mm/tlb-r4k.c