blob: 96b6ab4c40c3e90436b6e208dc2ab320e05a9053 [file] [log] [blame]
Daniel Mackf4f8bda2009-11-05 09:44:09 +01001#ifndef __MACH_ULPI_H
2#define __MACH_ULPI_H
3
4extern struct otg_io_access_ops mxc_ulpi_access_ops;
5
6#endif /* __MACH_ULPI_H */
7