commit | 919aeadcfa8e72ec2d6bf7bd405a16c40b8d8ecf | [log] [tgz] |
---|---|---|
author | Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp> | Thu Aug 03 09:54:24 2006 +0900 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Fri Aug 11 14:06:06 2006 -0700 |
tree | 11552bd24b2a689cf02ce581024998fc4f44a8af | |
parent | b41ee5d62211825cbe5e583cafc2255c91385aee [diff] |
USB: removed a unbalanced #endif from ohci-au1xxx.c 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 Signed-off-by: Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>