linux-sg2042/arch/sh/kernel/cpu/sh4
Paul Mundt b05d1865b4 sh: Kill off volatile silliness in sq_flush_range().
CC      arch/sh/kernel/cpu/sh4/sq.o
arch/sh/kernel/cpu/sh4/sq.c: In function 'sq_flush_range':
arch/sh/kernel/cpu/sh4/sq.c:65: warning: passing argument 1 of 'prefetch' discards qualifiers from pointer target type

This didn't actually need to be volatile in the first place, so just
kill off the qualifier entirely.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2007-09-21 11:57:51 +09:00
..
Makefile sh: Fix SH-4 CPU selects. 2007-06-08 02:43:40 +00:00
clock-sh4-202.c sh: Fix SH4-202 clock fwk set_rate() mismatch. 2007-06-04 10:51:59 +09:00
clock-sh4.c [PATCH] sh: Simplistic clock framework 2006-01-16 23:15:28 -08:00
fpu.c spelling fixes: arch/sh/ 2007-05-21 14:31:39 +09:00
probe.c sh: remove support for sh73180 and solution engine 73180 2007-07-25 10:49:21 +09:00
setup-sh4-202.c sh: missing symbol fix for sh4-202 2007-08-22 13:32:07 +09:00
setup-sh7750.c sh: intc - mark data structures as __initdata 2007-09-21 11:57:50 +09:00
setup-sh7760.c sh: intc - mark data structures as __initdata 2007-09-21 11:57:50 +09:00
sq.c sh: Kill off volatile silliness in sq_flush_range(). 2007-09-21 11:57:51 +09:00