arm/mach-rockchip: remove legacy __cpuinit section that crept in
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Sat, 17 Jan 2015 21:48:41 +0000 (16:48 -0500)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Tue, 16 Jun 2015 18:12:21 +0000 (14:12 -0400)
commit374d4dd3ef1a3ebac33a7df5f8f2e7b5fbd7ec05
tree6aa79c96116ddebfceeb9b97a20b8bf014111701
parentff6138ad196d7591d07d4c465c03e90dd86d61db
arm/mach-rockchip: 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 a7a2b3118b410fb3cd3a8363b1
("ARM: rockchip: add smp bringup code").

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

Cc: Heiko Stuebner <heiko@sntech.de>
Cc: linux-arm-kernel@lists.infradead.org
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
arch/arm/mach-rockchip/platsmp.c
This page took 0.0353 seconds and 5 git commands to generate.