gianfar: kill unused header
authorKumar Gala <galak@kernel.crashing.org>
Fri, 13 Jul 2007 05:38:47 +0000 (00:38 -0500)
committerJeff Garzik <jeff@garzik.org>
Mon, 16 Jul 2007 22:28:05 +0000 (18:28 -0400)
A long time ago we used OCP with the gianfar driver.  Eventually when
we kill arch/ppc including this will cause issues so lets just kill it now.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/net/gianfar_mii.c

index 5dd34a1a7b899217eaabdb8b4abdb8985695684c..ac3596f45dd86e5ba3b1b4f7678151578777cfc8 100644 (file)
@@ -31,7 +31,6 @@
 #include <linux/mm.h>
 #include <linux/module.h>
 #include <linux/platform_device.h>
-#include <asm/ocp.h>
 #include <linux/crc32.h>
 #include <linux/mii.h>
 #include <linux/phy.h>