ulpi.h 127 B

1234567
  1. #ifndef __MACH_ULPI_H
  2. #define __MACH_ULPI_H
  3. extern struct otg_io_access_ops mxc_ulpi_access_ops;
  4. #endif /* __MACH_ULPI_H */