X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fasm-arm%2Fhardware%2Fvic.h;h=ed9ca3736a0be3c02630a29f5f00490731402907;hb=45ff993d2b0b4c07038457cdf07ecf648abd3d78;hp=81825eb54c9e89cf0f845fec95e2488d1e27218c;hpb=fc03da1ca1954f103ed57daf90611cefa57b07e0;p=linux-2.6 diff --git a/include/asm-arm/hardware/vic.h b/include/asm-arm/hardware/vic.h index 81825eb54c..ed9ca3736a 100644 --- a/include/asm-arm/hardware/vic.h +++ b/include/asm-arm/hardware/vic.h @@ -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