]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - arch/arm/mach-s5p6442/cpu.c
ARM: SAMSUNG: Remove static of S5P SoCs sysclass
[karo-tx-linux.git] / arch / arm / mach-s5p6442 / cpu.c
index bc2524df89b36da7aa0f1fe6b4478f16c645e7be..a48fb553fd01cf5d42e1ab590146d7cad1e7680f 100644 (file)
@@ -95,7 +95,7 @@ void __init s5p6442_init_irq(void)
        s5p_init_irq(vic, ARRAY_SIZE(vic));
 }
 
-static struct sysdev_class s5p6442_sysclass = {
+struct sysdev_class s5p6442_sysclass = {
        .name   = "s5p6442-core",
 };