diff options
author | Vladimir Zapolskiy <vz@mleia.com> | 2019-01-24 18:02:22 +0200 |
---|---|---|
committer | Robert Jarzmik <robert.jarzmik@free.fr> | 2019-01-24 21:47:42 +0100 |
commit | d62998480baa6c0367561699dc332f48e0cf03f9 (patch) | |
tree | a9ccfa2b1744e86e20194bdc5bec98962ec174b6 /arch/arm/mach-pxa | |
parent | 0f884f8a090e08c47795cd99c3f079acf967d353 (diff) | |
download | linux-rpi-d62998480baa6c0367561699dc332f48e0cf03f9.tar.gz linux-rpi-d62998480baa6c0367561699dc332f48e0cf03f9.tar.bz2 linux-rpi-d62998480baa6c0367561699dc332f48e0cf03f9.zip |
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>
Diffstat (limited to 'arch/arm/mach-pxa')
-rw-r--r-- | arch/arm/mach-pxa/include/mach/pxa25x-udc.h | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/arch/arm/mach-pxa/include/mach/pxa25x-udc.h b/arch/arm/mach-pxa/include/mach/pxa25x-udc.h deleted file mode 100644 index e69de29bb2d1..000000000000 --- a/arch/arm/mach-pxa/include/mach/pxa25x-udc.h +++ /dev/null |