summaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb/phy-am335x.h
blob: 27da2e3b1057b120075e0e34eeb1d9119e4c9435 (plain)
1
2
3
4
5
6
#ifndef _PHY_AM335x_H_
#define _PHY_AM335x_H_

struct usb_phy *am335x_get_usb_phy(void);

#endif