usb: cdns3: Fix include file path
authorVignesh Raghavendra <vigneshr@ti.com>
Mon, 18 Nov 2019 13:46:33 +0000 (19:16 +0530)
committerMarek Vasut <marek.vasut+renesas@gmail.com>
Tue, 19 Nov 2019 15:07:14 +0000 (16:07 +0100)
commite5521b1c6f4e2d18f7b33e6db06af5e47fdef52c
tree41d3d4ee1d8a060a284f26dd20f60bf1a68160e9
parentd4a31e8ee5592072d8d5208b3e950cba2d89b6bd
usb: cdns3: Fix include file path

xhci.h has now been moved to include/usb/ directory. Therefore, update the
path in the Cadence USB drivers.

Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com>
drivers/usb/cdns3/core.c
drivers/usb/cdns3/host.c