fedora core 6 1.2949 + vserver 2.2.0
[linux-2.6.git] / include / asm-arm / hardware / vic.h
index 81825eb..ed9ca37 100644 (file)
@@ -39,7 +39,7 @@
 #define VIC_VECT_CNTL_ENABLE           (1 << 5)
 
 #ifndef __ASSEMBLY__
-void vic_init(void __iomem *base, u32 vic_sources);
+void vic_init(void __iomem *base, unsigned int irq_start, u32 vic_sources);
 #endif
 
 #endif