Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
[pandora-kernel.git] / arch / m68k / sun3 / sun3ints.c
index cf93481..7364cd6 100644 (file)
@@ -30,7 +30,7 @@ void sun3_enable_interrupts(void)
        sun3_enable_irq(0);
 }
 
-int led_pattern[8] = {
+static int led_pattern[8] = {
        ~(0x80), ~(0x01),
        ~(0x40), ~(0x02),
        ~(0x20), ~(0x04),