]> Pileus Git - ~andy/linux/commit
usb: phy: convert EXPORT_SYMBOL to EXPORT_SYMBOL_GPL
authorFelipe Balbi <balbi@ti.com>
Thu, 7 Mar 2013 08:49:27 +0000 (10:49 +0200)
committerFelipe Balbi <balbi@ti.com>
Mon, 18 Mar 2013 09:18:04 +0000 (11:18 +0200)
commit110ff6d04162a8a3b288019eaf84dee0800270e0
tree328d9809f2ab8739dc1f2692010eb1e9dc189666
parent7009bdd7f31ed6e769af0f76e2368bb6033be572
usb: phy: convert EXPORT_SYMBOL to EXPORT_SYMBOL_GPL

we only want GPL users for our generic functions,
so let's switch over to EXPORT_SYMBOL_GPL.

Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/phy/phy.c