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

2014-01-06 Thread David Miller
From: Guenter Roeck 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

[PATCH v3] isdn: Drop big endian cpp checks from telespci and hfc_pci drivers

2014-01-05 Thread Guenter Roeck
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 c