linux/arch/arm/plat-omap
Jesper Juhl 3c6bee1d40 [PATCH] turn "const static" into "static const"
ICC likes to complain about storage class not being first, GCC doesn't
care much (except for cases like "inline static").
have a hard time seeing how it could break anything.

Thanks to Gabriel A. Devenyi for pointing out
http://linuxicc.sourceforge.net/ which is what made me create this patch.

Signed-off-by: Jesper Juhl <jesper.juhl@gmail.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-01-10 08:01:55 -08:00
..
clock.c [ARM] Move asm/hardware/clock.h to linux/clk.h 2006-01-07 16:15:52 +00:00
common.c [ARM] Move asm/hardware/clock.h to linux/clk.h 2006-01-07 16:15:52 +00:00
cpu-omap.c [ARM] Move asm/hardware/clock.h to linux/clk.h 2006-01-07 16:15:52 +00:00
devices.c [ARM] 3142/1: OMAP 2/5: Update files common to omap1 and omap2 2005-11-10 14:26:50 +00:00
dma.c [PATCH] turn "const static" into "static const" 2006-01-10 08:01:55 -08:00
dmtimer.c [ARM] Include asm/hardware.h instead of asm/arch/hardware.h 2005-11-16 14:51:20 +00:00
gpio.c [ARM] Move asm/hardware/clock.h to linux/clk.h 2006-01-07 16:15:52 +00:00
Kconfig [ARM] 2887/1: OMAP 2/4: Update files common to omap1 and omap2, take 2 2005-09-07 17:20:26 +01:00
Makefile [ARM] 3142/1: OMAP 2/5: Update files common to omap1 and omap2 2005-11-10 14:26:50 +00:00
mcbsp.c [ARM] Move asm/hardware/clock.h to linux/clk.h 2006-01-07 16:15:52 +00:00
mux.c [ARM] 3142/1: OMAP 2/5: Update files common to omap1 and omap2 2005-11-10 14:26:50 +00:00
ocpi.c [ARM] Move asm/hardware/clock.h to linux/clk.h 2006-01-07 16:15:52 +00:00
pm.c [ARM] Include asm/hardware.h instead of asm/arch/hardware.h 2005-11-16 14:51:20 +00:00
sleep.S [ARM] 3142/1: OMAP 2/5: Update files common to omap1 and omap2 2005-11-10 14:26:50 +00:00
sram-fn.S [ARM] Include asm/hardware.h instead of asm/arch/hardware.h 2005-11-16 14:51:20 +00:00
sram.c [ARM] 3142/1: OMAP 2/5: Update files common to omap1 and omap2 2005-11-10 14:26:50 +00:00
usb.c [ARM] 3142/1: OMAP 2/5: Update files common to omap1 and omap2 2005-11-10 14:26:50 +00:00