projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1eaf3a5
)
Remove unneeded include files and local variable.
author
Jon Loeliger
<jdl@freescale.com>
Thu, 12 Oct 2006 15:42:36 +0000
(10:42 -0500)
committer
Jon Loeliger
<jdl@freescale.com>
Thu, 12 Oct 2006 15:42:36 +0000
(10:42 -0500)
Signed-off-by: Jon Loeliger <jdl@freescale.com>
drivers/tsec.c
patch
|
blob
|
history
diff --git
a/drivers/tsec.c
b/drivers/tsec.c
index 30dca11522d6fc203528bc30b923e5c24137610e..770517b87e468db5ee453f6ed0c70fdb99706959 100644
(file)
--- a/
drivers/tsec.c
+++ b/
drivers/tsec.c
@@
-12,8
+12,6
@@
*/
#include <config.h>
-#include <mpc85xx.h>
-#include <mpc86xx.h>
#include <common.h>
#include <malloc.h>
#include <net.h>
@@
-838,7
+836,6
@@
struct phy_info phy_info_M88E1111S = {
static unsigned int m88e1145_setmode(uint mii_reg, struct tsec_private *priv)
{
- unsigned int temp;
uint mii_data = read_phy_reg(priv, mii_reg);
/* Setting MIIM_88E1145_PHY_EXT_CR */