Commit 12732c30 authored by holt@sgi.com's avatar holt@sgi.com Committed by David S. Miller

flexcan: Remove #include <mach/clock.h>

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: default avatarRobin Holt <holt@sgi.com>
Acked-by: default avatarMarc Kleine-Budde <mkl@pengutronix.de>
Acked-by: default avatarWolfgang Grandegger <wg@grandegger.com>
Cc: U Bhaskar-B22300 <B22300@freescale.com>
Cc: socketcan-core@lists.berlios.de
Cc: netdev@vger.kernel.org
Cc: PPC list <linuxppc-dev@lists.ozlabs.org>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent b81693d9
......@@ -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 */
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment