2013-10-07 21:44:39

by Rob Herring

[permalink] [raw]
Subject: [PATCH] arm64: add asm-generic parport.h

From: Rob Herring <[email protected]>

Add asm-generic/parport.h to help fix allyesconfig builds.

Signed-off-by: Rob Herring <[email protected]>
Cc: Catalin Marinas <[email protected]>
Cc: Will Deacon <[email protected]>
---
arch/arm64/include/asm/Kbuild | 1 +
1 file changed, 1 insertion(+)

diff --git a/arch/arm64/include/asm/Kbuild b/arch/arm64/include/asm/Kbuild
index 79a642d..9005e81 100644
--- a/arch/arm64/include/asm/Kbuild
+++ b/arch/arm64/include/asm/Kbuild
@@ -25,6 +25,7 @@ generic-y += local64.h
generic-y += mman.h
generic-y += msgbuf.h
generic-y += mutex.h
+generic-y += parport.h
generic-y += pci.h
generic-y += percpu.h
generic-y += poll.h
--
1.8.1.2


2013-10-08 12:57:13

by Mark Salter

[permalink] [raw]
Subject: Re: [PATCH] arm64: add asm-generic parport.h

On Mon, 2013-10-07 at 16:44 -0500, Rob Herring wrote:
> From: Rob Herring <[email protected]>
>
> Add asm-generic/parport.h to help fix allyesconfig builds.
>

See:

http://www.spinics.net/lists/arm-kernel/msg267957.html
http://www.spinics.net/lists/linux-arch/msg23167.html

and finally,

https://lkml.org/lkml/2013/10/8/12