All of lore.kernel.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

* Re: [PATCH] ARM: pxa: remove unused empty mach/pxa25x-udc.h file
  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
  0 siblings, 0 replies; 2+ messages in thread
From: Robert Jarzmik @ 2019-01-24 20:48 UTC (permalink / raw)
  To: Vladimir Zapolskiy
  Cc: linux-arm-kernel, Haojian Zhuang, Daniel Mack, Russell King

Vladimir Zapolskiy <vz@mleia.com> writes:

> 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>
Queued to pxa/for-next, thanks.

Cheers.

-- 
Robert

_______________________________________________
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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.