ucc_geth: kill unused include
authorKumar Gala <galak@kernel.crashing.org>
Thu, 23 Aug 2007 02:49:01 +0000 (21:49 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Thu, 13 Sep 2007 20:43:46 +0000 (15:43 -0500)
commit89a300e85b646dd08343264f025f4f412d552bfd
tree5fe3955b2f2a21746c6d98664f7564028fcb825b
parent75cdff9242c4e048cb830d359920719d29b9ee7c
ucc_geth: kill unused include

The ucc_geth_mii code is based on the gianfar_mii code that use to include
ocp.h.  ucc never need this and it causes issues when we want to kill
arch/ppc includes from arch/powerpc.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
drivers/net/ucc_geth_mii.c