commit | 89a300e85b646dd08343264f025f4f412d552bfd | [log] [tgz] |
---|---|---|
author | Kumar Gala <galak@kernel.crashing.org> | Wed Aug 22 21:49:01 2007 -0500 |
committer | Kumar Gala <galak@kernel.crashing.org> | Thu Sep 13 15:43:46 2007 -0500 |
tree | 5fe3955b2f2a21746c6d98664f7564028fcb825b | |
parent | 75cdff9242c4e048cb830d359920719d29b9ee7c [diff] |
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>