]> asedeno.scripts.mit.edu Git - linux.git/commit
MIPS: ATH25: Remove legacy __cpuinit section that crept in
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Mon, 27 Apr 2015 22:47:55 +0000 (18:47 -0400)
committerRalf Baechle <ralf@linux-mips.org>
Sun, 21 Jun 2015 19:53:42 +0000 (21:53 +0200)
commit361d0f78acf5051bf9adf9e4abc2206b33631b43
treea4919643e5cb484b15639eca03e41e1b9803a948
parent644238ae81218f163e8e11cb98d15ad18596eb4b
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 43cc739fd98b8c517ad45756d869f
("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>
arch/mips/ath25/board.c