powerpc does not have a mach-####/clock.h. When testing, I found neither arm nor powerpc needed the mach/clock.h at all so I removed it.
Signed-off-by: Robin Holt <h...@sgi.com> Acked-by: Marc Kleine-Budde <m...@pengutronix.de> Acked-by: Wolfgang Grandegger <w...@grandegger.com> Cc: U Bhaskar-B22300 <b22...@freescale.com> Cc: socketcan-c...@lists.berlios.de Cc: net...@vger.kernel.org Cc: PPC list <linuxppc-dev@lists.ozlabs.org> --- drivers/net/can/flexcan.c | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/drivers/net/can/flexcan.c b/drivers/net/can/flexcan.c index 1767811..586b2cd 100644 --- a/drivers/net/can/flexcan.c +++ b/drivers/net/can/flexcan.c @@ -35,8 +35,6 @@ #include <linux/module.h> #include <linux/platform_device.h> -#include <mach/clock.h> - #define DRV_NAME "flexcan" /* 8 for RX fifo and 2 error handling */ -- 1.7.2.1 _______________________________________________ Linuxppc-dev mailing list Linuxppc-dev@lists.ozlabs.org https://lists.ozlabs.org/listinfo/linuxppc-dev