[ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica asus fops pnpacpi branches...
[linux-2.6] / arch / powerpc / platforms / 83xx / mpc83xx.h
1 #ifndef __MPC83XX_H__
2 #define __MPC83XX_H__
3
4 #include <linux/init.h>
5 #include <linux/device.h>
6
7 /*
8  * Declaration for the various functions exported by the
9  * mpc83xx_* files. Mostly for use by mpc83xx_setup
10  */
11
12 extern int add_bridge(struct device_node *dev);
13
14 #endif /* __MPC83XX_H__ */