code style scripts/checkpatch.pl (linux-3.9-rc1) formatting
[linux-2.6.34.14-moxart.git] / include / linux / usb / ulpi.h
blob20675c6ebc4d1f4b9bcee4245ee7fd0976526d11
1 #ifndef __LINUX_USB_ULPI_H
2 #define __LINUX_USB_ULPI_H
4 struct otg_transceiver *otg_ulpi_create(struct otg_io_access_ops *ops,
5 unsigned int flags);
7 #endif /* __LINUX_USB_ULPI_H */