linux-stable/drivers/net/can/sja1000
Marc Kleine-Budde f901b6bc40 can: sja1000: fix define conflict on SH
Thias patch fixes a define conflict between the SH architecture and the sja1000
driver:

    drivers/net/can/sja1000/sja1000.h:59:0: warning:
        "REG_SR" redefined [enabled by default]
    arch/sh/include/asm/ptrace_32.h:25:0: note:
         this is the location of the previous definition

A SJA1000_ prefix is added to the offending sja1000 define only, to make a
minimal patch suited for stable. A later patch will add a SJA1000_ prefix to
all defines in sja1000.h.

Cc: linux-stable <stable@vger.kernel.org>
Reported-by: Fengguang Wu <fengguang.wu@intel.com>
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
2013-03-27 13:39:42 +01:00
..
ems_pci.c can: Remove unnecessary alloc/OOM messages 2013-02-04 13:22:33 -05:00
ems_pcmcia.c drivers/net: fix up function prototypes after __dev* removals 2012-12-07 14:22:22 -05:00
Kconfig can: sja1000: correct indention of Kconfig help text 2013-01-26 16:58:58 +01:00
kvaser_pci.c drivers/net: fix up function prototypes after __dev* removals 2012-12-07 14:22:22 -05:00
Makefile can: sja1000: add support for PEAK-System PCMCIA card 2012-03-03 17:40:46 +01:00
peak_pci.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 2013-02-20 18:58:50 -08:00
peak_pcmcia.c can: Remove unnecessary alloc/OOM messages 2013-02-04 13:22:33 -05:00
plx_pci.c can: sja1000: fix define conflict on SH 2013-03-27 13:39:42 +01:00
sja1000.c can: sja1000: fix define conflict on SH 2013-03-27 13:39:42 +01:00
sja1000.h can: sja1000: fix define conflict on SH 2013-03-27 13:39:42 +01:00
sja1000_isa.c can: remove __dev* attributes 2012-12-03 11:16:11 -08:00
sja1000_of_platform.c can: sja1000: fix compilation on x86 2012-12-15 17:14:38 -08:00
sja1000_platform.c can: sja1000_platform: add MODULE_ALIAS 2012-11-27 09:49:33 +01:00
tscan1.c can: remove __dev* attributes 2012-12-03 11:16:11 -08:00