public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH] ARM: pxa: remove unused empty mach/pxa25x-udc.h file
@ 2019-01-24 16:02 Vladimir Zapolskiy
  2019-01-24 20:48 ` Robert Jarzmik
  0 siblings, 1 reply; 2+ messages in thread
From: Vladimir Zapolskiy @ 2019-01-24 16:02 UTC (permalink / raw)
  To: Robert Jarzmik, Daniel Mack, Haojian Zhuang
  Cc: Russell King, linux-arm-kernel

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>
---
 arch/arm/mach-pxa/include/mach/pxa25x-udc.h | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 delete mode 100644 arch/arm/mach-pxa/include/mach/pxa25x-udc.h

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
-- 
2.20.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-01-24 20:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-01-24 16:02 [PATCH] ARM: pxa: remove unused empty mach/pxa25x-udc.h file Vladimir Zapolskiy
2019-01-24 20:48 ` Robert Jarzmik

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox