From: Ajay Kumar Gupta Date: Thu, 8 Jul 2010 08:33:01 +0000 (+0530) Subject: USB: ulpi: fix compilation warning X-Git-Tag: v2.6.36-rc1~293^2~81 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5128993b6f5f38bc567f3c246248ca29fd599132;p=pandora-kernel.git USB: ulpi: fix compilation warning Fixes below compilation warning from ulpi.h include/linux/usb/ulpi.h:145: warning: 'struct otg_io_access_ops' declared inside parameter list include/linux/usb/ulpi.h:145: warning: its scope is only this definition or declaration, which is probably not what you want Signed-off-by: Ajay Kumar Gupta Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed