浏览代码

gianfar: kill unused header

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>
Kumar Gala 18 年之前
父节点
当前提交
be5ae97319
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      drivers/net/gianfar_mii.c

+ 0 - 1
drivers/net/gianfar_mii.c

@@ -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>