X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;ds=sidebyside;f=include%2Fasm-ppc%2Fmpc52xx.h;fp=include%2Fasm-ppc%2Fmpc52xx.h;h=a055e0756b9d85e1ba72b34ec6c10b3ad72a1486;hb=64ba3f394c830ec48a1c31b53dcae312c56f1604;hp=7e9842805a282628a5ec0131cfaf2d726e6889ff;hpb=be1e6109ac94a859551f8e1774eb9a8469fe055c;p=linux-2.6.git diff --git a/include/asm-ppc/mpc52xx.h b/include/asm-ppc/mpc52xx.h index 7e9842805..a055e0756 100644 --- a/include/asm-ppc/mpc52xx.h +++ b/include/asm-ppc/mpc52xx.h @@ -60,7 +60,6 @@ enum ppc_sys_devices { MPC52xx_ATA, MPC52xx_I2C1, MPC52xx_I2C2, - NUM_PPC_SYS_DEVS, }; @@ -355,7 +354,6 @@ struct mpc52xx_xlb { u32 snoop_window; /* XLB + 0x70 */ }; -#define MPC52xx_XLB_CFG_PLDIS (1 << 31) #define MPC52xx_XLB_CFG_SNOOP (1 << 15) /* Clock Distribution control */ @@ -428,9 +426,6 @@ extern void mpc52xx_calibrate_decr(void); extern void mpc52xx_find_bridges(void); -extern void mpc52xx_setup_cpu(void); - - /* Matching of PSC function */ struct mpc52xx_psc_func {