From 28958b8bea4c66629c5a22fd3c8b0d49df90383d Mon Sep 17 00:00:00 2001 From: Wolfgang Denk Date: Thu, 23 Jul 2009 22:23:23 +0200 Subject: Coding Style cleanup; update CHANGELOG. Signed-off-by: Wolfgang Denk --- drivers/usb/host/ehci-kirkwood.c | 1 - 1 file changed, 1 deletion(-) (limited to 'drivers/usb') diff --git a/drivers/usb/host/ehci-kirkwood.c b/drivers/usb/host/ehci-kirkwood.c index 64997b85c..5570fc699 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; } - -- cgit v1.2.3