]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - include/asm-powerpc/mpc52xx.h
[POWERPC] Make pSeries use the H_BULK_REMOVE hypervisor call
[karo-tx-linux.git] / include / asm-powerpc / mpc52xx.h
index fff752c4bd17abc254dfed1869b9465b85f1a399..4560d72fc75875ecd547a6e33a67131c83646228 100644 (file)
@@ -241,6 +241,11 @@ struct mpc52xx_cdm {
 
 #ifndef __ASSEMBLY__
 
+extern void __iomem * mpc52xx_find_and_map(const char *);
+extern unsigned int mpc52xx_find_ipb_freq(struct device_node *node);
+extern void mpc52xx_setup_cpu(void);
+extern void mpc52xx_declare_of_platform_devices(void);
+
 extern void mpc52xx_init_irq(void);
 extern unsigned int mpc52xx_get_irq(void);