Re: [PATCH v3] isdn: Drop big endian cpp checks from telespci andhfc_pci drivers

From: David Miller
Date: Mon Jan 06 2014 - 15:51:23 EST


From: Guenter Roeck <linux@xxxxxxxxxxxx>
Date: Sun, 5 Jan 2014 20:31:39 -0800

> With arm:allmodconfig, building the Teles PCI driver fails with
>
> telespci.c:294:2: error: #error "not running on big endian machines now"
>
> Similar, building the driver for HFC PCI-Bus cards fails with
>
> hfc_pci.c:1647:2: error: #error "not running on big endian machines now"
>
> Remove the big endian cpp check from both drivers to fix the build errors.
>
> Signed-off-by: Guenter Roeck <linux@xxxxxxxxxxxx>

Applied, thank you.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/