Merge branch 'for-russell' of git://hansjkoch.de/git/linux-tcc into HEAD
[linux-2.6-block.git] / arch / arm / mach-s3c64xx / s3c6400.c
index 33366581998f6b7e21df6fe1f15b2aeed7bd7246..b1e1571f2f6b3405c49dc95867256f349a8372e7 100644 (file)
@@ -71,7 +71,7 @@ void __init s3c6400_init_irq(void)
        s3c64xx_init_irq(~0 & ~(0xf << 5), ~0);
 }
 
-struct sysdev_class s3c6400_sysclass = {
+static struct sysdev_class s3c6400_sysclass = {
        .name   = "s3c6400-core",
 };