git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
75cdff9
)
ucc_geth: kill unused include
author
Kumar Gala
<galak@kernel.crashing.org>
Thu, 23 Aug 2007 02:49:01 +0000
(21:49 -0500)
committer
Kumar Gala
<galak@kernel.crashing.org>
Thu, 13 Sep 2007 20:43:46 +0000
(15:43 -0500)
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>
No differences found