commit | 5128993b6f5f38bc567f3c246248ca29fd599132 | [log] [tgz] |
---|---|---|
author | Ajay Kumar Gupta <ajay.gupta@ti.com> | Thu Jul 08 14:03:01 2010 +0530 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Tue Aug 10 14:35:39 2010 -0700 |
tree | 5bf8230c54141551f5e057d3ba5eb17242f28a86 | |
parent | d709d22eea927e42c911ac0ad151b56aeafd1b76 [diff] |
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 <ajay.gupta@ti.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>