[POWERPC] rename add_bridge to avoid namespace clashes
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git] / arch / powerpc / platforms / 85xx / mpc85xx.h
blob7286ffac2c1dbaeaf77c4b21568fa0523e99b2e5
1 /*
2 * arch/powerpc/platforms/85xx/mpc85xx.h
4 * MPC85xx soc definitions/function decls
6 * Maintainer: Kumar Gala <kumar.gala@freescale.com>
8 * Copyright 2005 Freescale Semiconductor Inc.
10 * This program is free software; you can redistribute it and/or modify it
11 * under the terms of the GNU General Public License as published by the
12 * Free Software Foundation; either version 2 of the License, or (at your
13 * option) any later version.
17 extern void mpc85xx_restart(char *);
18 extern int mpc85xx_add_bridge(struct device_node *dev);