From: Russell King <hidden> Date: 2016-08-19 16:31:31
ohci-omap doesn't need to include mach/irqs.h - nothing within this
driver needs anything from this header file. Remove this include.
Signed-off-by: Russell King <redacted>
---
drivers/usb/host/ohci-omap.c | 1 -
1 file changed, 1 deletion(-)
ohci-omap doesn't need to include mach/irqs.h - nothing within this
driver needs anything from this header file. Remove this include.
Signed-off-by: Russell King <redacted>
---
drivers/usb/host/ohci-omap.c | 1 -
1 file changed, 1 deletion(-)
From: linux@armlinux.org.uk (Russell King - ARM Linux) Date: 2016-08-26 16:43:51
On Mon, Aug 22, 2016 at 11:28:21AM -0400, Alan Stern wrote:
On Fri, 19 Aug 2016, Russell King wrote:
quoted
ohci-omap doesn't need to include mach/irqs.h - nothing within this
driver needs anything from this header file. Remove this include.
Signed-off-by: Russell King <redacted>
---
drivers/usb/host/ohci-omap.c | 1 -
1 file changed, 1 deletion(-)
Thanks. Will Greg be picking this up?
--
RMK's Patch system: http://www.armlinux.org.uk/developer/patches/
FTTC broadband for 0.8mile line: currently at 9.6Mbps down 400kbps up
according to speedtest.net.
On Fri, 26 Aug 2016, Russell King - ARM Linux wrote:
On Mon, Aug 22, 2016 at 11:28:21AM -0400, Alan Stern wrote:
quoted
On Fri, 19 Aug 2016, Russell King wrote:
quoted
ohci-omap doesn't need to include mach/irqs.h - nothing within this
driver needs anything from this header file. Remove this include.
Signed-off-by: Russell King <redacted>
---
drivers/usb/host/ohci-omap.c | 1 -
1 file changed, 1 deletion(-)
From: linux@armlinux.org.uk (Russell King - ARM Linux) Date: 2016-08-26 18:05:19
On Fri, Aug 26, 2016 at 01:20:53PM -0400, Alan Stern wrote:
On Fri, 26 Aug 2016, Russell King - ARM Linux wrote:
quoted
On Mon, Aug 22, 2016 at 11:28:21AM -0400, Alan Stern wrote:
quoted
On Fri, 19 Aug 2016, Russell King wrote:
quoted
ohci-omap doesn't need to include mach/irqs.h - nothing within this
driver needs anything from this header file. Remove this include.
Signed-off-by: Russell King <redacted>
---
drivers/usb/host/ohci-omap.c | 1 -
1 file changed, 1 deletion(-)
Yes, he should. Unless you want it to go via a different tree...
I'm fine with Greg picking this (and the other two) up as none
of my (increasing) patch stack depends on these patches.
--
RMK's Patch system: http://www.armlinux.org.uk/developer/patches/
FTTC broadband for 0.8mile line: currently at 9.6Mbps down 400kbps up
according to speedtest.net.
On Fri, Aug 26, 2016 at 07:05:19PM +0100, Russell King - ARM Linux wrote:
On Fri, Aug 26, 2016 at 01:20:53PM -0400, Alan Stern wrote:
quoted
On Fri, 26 Aug 2016, Russell King - ARM Linux wrote:
quoted
On Mon, Aug 22, 2016 at 11:28:21AM -0400, Alan Stern wrote:
quoted
On Fri, 19 Aug 2016, Russell King wrote:
quoted
ohci-omap doesn't need to include mach/irqs.h - nothing within this
driver needs anything from this header file. Remove this include.
Signed-off-by: Russell King <redacted>
---
drivers/usb/host/ohci-omap.c | 1 -
1 file changed, 1 deletion(-)