From: Yoichi Yuasa Date: Thu, 3 Aug 2006 00:54:24 +0000 (+0900) Subject: USB: removed a unbalanced #endif from ohci-au1xxx.c X-Git-Tag: v2.6.18-rc5~108 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=919aeadcfa8e72ec2d6bf7bd405a16c40b8d8ecf;p=pandora-kernel.git 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed