]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - arch/powerpc/include/asm/ppc.h
Merge git://git.denx.de/u-boot-i2c
[people/ms/u-boot.git] / arch / powerpc / include / asm / ppc.h
index 850fe93f979832422ae69fbd6abceafb329d36ae..5e0aa08be936e1b44b099ae6a9083c31610f6d9f 100644 (file)
@@ -122,7 +122,7 @@ static inline void set_msr(unsigned long msr)
 void print_reginfo(void);
 #endif
 
-int interrupt_init_cpu(unsigned *);
+void interrupt_init_cpu(unsigned *);
 void timer_interrupt_cpu(struct pt_regs *);
 unsigned long search_exception_table(unsigned long addr);