Gitweb:     
http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=be5ae973197b84e9f39784b73d08ba41931fbdc9
Commit:     be5ae973197b84e9f39784b73d08ba41931fbdc9
Parent:     06103b13828425ebd24255ec08c28a795b6b7a68
Author:     Kumar Gala <[EMAIL PROTECTED]>
AuthorDate: Fri Jul 13 00:38:47 2007 -0500
Committer:  Jeff Garzik <[EMAIL PROTECTED]>
CommitDate: Mon Jul 16 18:28:05 2007 -0400

    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 <[EMAIL PROTECTED]>
    Signed-off-by: Jeff Garzik <[EMAIL PROTECTED]>
---
 drivers/net/gianfar_mii.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/drivers/net/gianfar_mii.c b/drivers/net/gianfar_mii.c
index 5dd34a1..ac3596f 100644
--- a/drivers/net/gianfar_mii.c
+++ b/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>
-
To unsubscribe from this list: send the line "unsubscribe git-commits-head" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to