[PATCH] arm64: wire in generic parport.h

Geert Uytterhoeven geert at linux-m68k.org
Sun Aug 18 16:25:15 EDT 2013


On Sun, Aug 18, 2013 at 6:01 PM, Mark Salter <msalter at redhat.com> wrote:
> The arm64 port doesn't provide a parport.h which causes a build failure
> with some configurations:
>
>   drivers/parport/parport_pc.c:67:25: fatal error: asm/parport.h: No such file or directory
>    #include <asm/parport.h>
>
> This patch wires in the generic parport.h for arm64.

Can arm64 have a PC-style parport?

If not, you're better off disabling it in drivers/parport/Kconfig.

You will receive bonus points for introducing ARCH_MAY_HAVE_PC_PARPORT,
cfr. ARCH_MAY_HAVE_PC_FDC.

Gr{oetje,eeting}s,

                        Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert at linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                -- Linus Torvalds



More information about the linux-arm-kernel mailing list