X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=arch%2Fppc%2Fsyslib%2Fppc85xx_common.h;h=2c8f304441bfcb943cd6ab4be5f32172d8c7e3b9;hb=6a77f38946aaee1cd85eeec6cf4229b204c15071;hp=741e2a955585d163b5c0ad0ee4895b00587bcafd;hpb=87fc8d1bb10cd459024a742c6a10961fefcef18f;p=linux-2.6.git diff --git a/arch/ppc/syslib/ppc85xx_common.h b/arch/ppc/syslib/ppc85xx_common.h index 741e2a955..2c8f30444 100644 --- a/arch/ppc/syslib/ppc85xx_common.h +++ b/arch/ppc/syslib/ppc85xx_common.h @@ -18,12 +18,8 @@ #include #include -#include /* Provide access to ccsrbar for any modules, etc */ phys_addr_t get_ccsrbar(void); -/* Update the 85xx OCP tables paddr field */ -void mpc85xx_update_paddr_ocp(struct ocp_device *dev, void *ccsrbar); - #endif /* __PPC_SYSLIB_PPC85XX_COMMON_H */