ARM: pxa: remove unused empty mach/pxa25x-udc.h file
authorVladimir Zapolskiy <vz@mleia.com>
Thu, 24 Jan 2019 16:02:22 +0000 (18:02 +0200)
committerRobert Jarzmik <robert.jarzmik@free.fr>
Thu, 24 Jan 2019 20:47:42 +0000 (21:47 +0100)
commitd62998480baa6c0367561699dc332f48e0cf03f9
treea9ccfa2b1744e86e20194bdc5bec98962ec174b6
parent0f884f8a090e08c47795cd99c3f079acf967d353
ARM: pxa: remove unused empty mach/pxa25x-udc.h file

Commit c5418a0b98c1 ("usb: gadget: pxa25x_udc: move register definitions
from arch") removed inclusion of mach/pxa25x-udc.h from the PXA25x UDC
driver, the contents of the header file was also wiped out, however the
file itself hasn't been removed, now this change removes the unused empty
header file.

Signed-off-by: Vladimir Zapolskiy <vz@mleia.com>
Signed-off-by: Robert Jarzmik <robert.jarzmik@free.fr>
arch/arm/mach-pxa/include/mach/pxa25x-udc.h [deleted file]