summaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
authorWolfgang Denk <wd@denx.de>2009-07-23 22:23:23 +0200
committerWolfgang Denk <wd@denx.de>2009-07-23 22:23:23 +0200
commit28958b8bea4c66629c5a22fd3c8b0d49df90383d (patch)
treef08a1dd5900656d90ef5af09843539d4956849b8 /drivers
parent2632c008e2c2cd61fefb622ed671ea3e6bd2e2a6 (diff)
downloadtalos-obmc-uboot-28958b8bea4c66629c5a22fd3c8b0d49df90383d.tar.gz
talos-obmc-uboot-28958b8bea4c66629c5a22fd3c8b0d49df90383d.zip
Coding Style cleanup; update CHANGELOG.
Signed-off-by: Wolfgang Denk <wd@denx.de>
Diffstat (limited to 'drivers')
-rw-r--r--drivers/net/fec_mxc.c1
-rw-r--r--drivers/usb/host/ehci-kirkwood.c1
2 files changed, 0 insertions, 2 deletions
diff --git a/drivers/net/fec_mxc.c b/drivers/net/fec_mxc.c
index faf008cea1..bd83a249ee 100644
--- a/drivers/net/fec_mxc.c
+++ b/drivers/net/fec_mxc.c
@@ -739,4 +739,3 @@ int fecmxc_initialize(bd_t *bd)
return lout;
}
-
diff --git a/drivers/usb/host/ehci-kirkwood.c b/drivers/usb/host/ehci-kirkwood.c
index 64997b85ce..5570fc699d 100644
--- a/drivers/usb/host/ehci-kirkwood.c
+++ b/drivers/usb/host/ehci-kirkwood.c
@@ -105,4 +105,3 @@ int ehci_hcd_stop(void)
{
return 0;
}
-
OpenPOWER on IntegriCloud