Hi,

This patch has removed a unbalanced #endif from ohci-au1xxx.c .
Please apply before 2.6.18 release.

Error message was:
In file included from drivers/usb/host/ohci-hcd.c:909:
drivers/usb/host/ohci-au1xxx.c:113:2: #endif without #if

Yoichi

Signed-off-by: Yoichi Yuasa <[EMAIL PROTECTED]>

diff -pruN -X 2.6.18-rc1/Documentation/dontdiff 
2.6.18-rc1-orig/drivers/usb/host/ohci-au1xxx.c 
2.6.18-rc1/drivers/usb/host/ohci-au1xxx.c
--- 2.6.18-rc1-orig/drivers/usb/host/ohci-au1xxx.c      2006-07-14 
11:17:34.443211500 +0900
+++ 2.6.18-rc1/drivers/usb/host/ohci-au1xxx.c   2006-07-14 10:33:47.945949750 
+0900
@@ -110,7 +110,6 @@ static void au1xxx_start_ohc(struct plat
 
        printk(KERN_DEBUG __FILE__
        ": Clock to USB host has been enabled \n");
-#endif
 }
 
 static void au1xxx_stop_ohc(struct platform_device *dev)

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
linux-usb-devel@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to