sh: Rename SH-3 CCR3 reg to avoid synclink_cs clash.
authorPaul Mundt <lethal@linux-sh.org>
Thu, 14 Feb 2008 06:09:27 +0000 (15:09 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 25 Feb 2008 09:49:44 +0000 (18:49 +0900)
drivers/char/pcmcia/synclink_cs.c:284:1: warning: "CCR3" redefined
In file included from include/asm/cache.h:13,
                 from include/asm/processor_32.h:15,
                 from include/asm/processor.h:60,
                 from include/linux/prefetch.h:14,
                 from include/linux/list.h:8,
                 from include/linux/module.h:9,
                 from drivers/char/pcmcia/synclink_cs.c:38:
include/asm/cpu/cache.h:38:1: warning: this is the location of the previous definition

Signed-off-by: Paul Mundt <lethal@linux-sh.org>

No differences found