VServer 1.9.2 (patch-2.6.8.1-vs1.9.2.diff)
[linux-2.6.git] / arch / m68k / bvme6000 / config.c
index 78c34da..3ffc84f 100644 (file)
@@ -70,7 +70,7 @@ int bvme6000_parse_bootinfo(const struct bi_record *bi)
                return 1;
 }
 
-void bvme6000_reset()
+void bvme6000_reset(void)
 {
        volatile PitRegsPtr pit = (PitRegsPtr)BVME_PIT_BASE;