linux-stable/arch/mips/ath25
Paul Gortmaker 361d0f78ac MIPS: ATH25: Remove legacy __cpuinit section that crept in
We removed __cpuinit support (leaving no-op stubs) quite some time ago.
However this one crept back in as of commit 43cc739fd9
("MIPS: ath25: add common parts")

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

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Acked-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
Cc: linux-mips@linux-mips.org
Cc: linux-kernel@vger.kernel.org
Patchwork: https://patchwork.linux-mips.org/patch/9891/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2015-06-21 21:53:42 +02:00
..
ar2315.c MIPS: ath25: add Wireless device support 2014-11-24 07:45:29 +01:00
ar2315.h MIPS: ath25: add board configuration detection 2014-11-24 07:45:27 +01:00
ar2315_regs.h MIPS: ath25: add interrupts handling routines 2014-11-24 07:45:27 +01:00
ar5312.c MIPS: ath25: add Wireless device support 2014-11-24 07:45:29 +01:00
ar5312.h MIPS: ath25: add board configuration detection 2014-11-24 07:45:27 +01:00
ar5312_regs.h MIPS: ath25: add interrupts handling routines 2014-11-24 07:45:27 +01:00
board.c MIPS: ATH25: Remove legacy __cpuinit section that crept in 2015-06-21 21:53:42 +02:00
devices.c MIPS: ath25: add Wireless device support 2014-11-24 07:45:29 +01:00
devices.h MIPS: ath25: add Wireless device support 2014-11-24 07:45:29 +01:00
early_printk.c MIPS: ath25: add early printk support 2014-11-24 07:45:27 +01:00
Kconfig MIPS: ath25: add AR2315 PCI host controller driver 2014-11-24 07:45:28 +01:00
Makefile MIPS: ath25: add early printk support 2014-11-24 07:45:27 +01:00
Platform
prom.c