linux-stable/arch/mips/include/asm/mach-jz4740
Jesper Juhl 628d7f697c MIPS: static should be at beginning of declaration
Make sure that the 'static' keywork is at the beginning of declaration
for arch/mips/include/asm/mach-jz4740/gpio.h

This gets rid of warnings like
  warning: ‘static’ is not at beginning of declaration
when building with -Wold-style-declaration (and/or -Wextra which also
enables it).
Also a few tiny whitespace changes.

Signed-off-by: Jesper Juhl <jj@chaosbits.net>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
2011-07-11 14:13:46 +02:00
..
base.h
clock.h MIPS: JZ4740: Add clock API support. 2010-08-05 13:26:12 +01:00
cpu-feature-overrides.h
dma.h MIPS: JZ4740: Add DMA support. 2010-08-05 13:26:15 +01:00
gpio.h MIPS: static should be at beginning of declaration 2011-07-11 14:13:46 +02:00
irq.h MIPS: JZ4740: Add IRQ handler code 2010-08-05 13:26:13 +01:00
jz4740_fb.h FBDEV: JZ4740: Add framebuffer driver 2010-08-05 13:26:17 +01:00
jz4740_mmc.h MMC: Add support for the controller on JZ4740 SoCs. 2010-08-05 13:26:18 +01:00
jz4740_nand.h MTD: Nand: Add JZ4740 NAND driver 2010-08-05 13:26:18 +01:00
platform.h watchdog: add JZ4740 watchdog driver 2011-03-15 16:01:44 +00:00
timer.h MIPS: JZ4740: Add timer support 2010-08-05 13:26:13 +01:00
war.h