From: Kumar Gala Date: Thu, 23 Aug 2007 02:49:01 +0000 (-0500) Subject: ucc_geth: kill unused include X-Git-Tag: v2.6.24-rc1~1450^2~256 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=89a300e85b646dd08343264f025f4f412d552bfd;p=pandora-kernel.git 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 --- Reading git-diff-tree failed