X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=arch%2Farm%2Fplat-s3c24xx%2Fcpu.c;h=89ce60eabd5bd6d68304608bdad6521b2a6acd6e;hb=445e1ceda377a681c6f53595311b0d654ca21003;hp=6d60f0476bb850e949056924d829920e8b797f5b;hpb=7a49efae71397cf7e9299bbb22b2d12f7cf12428;p=pandora-kernel.git diff --git a/arch/arm/plat-s3c24xx/cpu.c b/arch/arm/plat-s3c24xx/cpu.c index 6d60f0476bb8..89ce60eabd5b 100644 --- a/arch/arm/plat-s3c24xx/cpu.c +++ b/arch/arm/plat-s3c24xx/cpu.c @@ -169,9 +169,7 @@ static struct map_desc s3c_iodesc[] __initdata = { IODESC_ENT(UART) }; - -static struct cpu_table * -s3c_lookup_cpu(unsigned long idcode) +static struct cpu_table * __init s3c_lookup_cpu(unsigned long idcode) { struct cpu_table *tab; int count;