]> asedeno.scripts.mit.edu Git - linux.git/commit
mips/ath25: remove legacy __cpuinit section that crept in
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Sat, 17 Jan 2015 23:40:24 +0000 (18:40 -0500)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Tue, 16 Jun 2015 18:12:22 +0000 (14:12 -0400)
commit01f0aa8ed71540ad958eaf0373e5c5d3b1652392
treeb66a56ca1af4b455f36ad5f1716002bb56c16cc3
parent6a15fe9f2d51fb9d401543ae2efce2d7a9d68a26
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.

Cc: Sergey Ryazanov <ryazanov.s.a@gmail.com>
Acked-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
Cc: linux-mips@linux-mips.org
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
arch/mips/ath25/board.c