]> git.karo-electronics.de Git - karo-tx-linux.git/commit
usb: phy: twl6030-usb: Include linux/of.h header
authorSachin Kamat <sachin.kamat@linaro.org>
Thu, 17 Oct 2013 08:25:06 +0000 (13:55 +0530)
committerFelipe Balbi <balbi@ti.com>
Thu, 17 Oct 2013 16:33:20 +0000 (11:33 -0500)
commit80d7d8a768cda6e8a08ab805a977d08741011da1
tree84ace5ceb6f415a142863b5bd34893ee55cfe478
parent4805414705df77d946b41df4f8b315e2b089eec4
usb: phy: twl6030-usb: Include linux/of.h header

'of_match_ptr' is defined in linux/of.h. Include it explicitly to
avoid build breakage in the future.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/phy/phy-twl6030-usb.c