dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/xtensa/variants/s6000
Jesper Juhl 14559f2f9a XTENSA: static should be at beginning of declaration
Make sure that the 'static' keywork is at the beginning of declaration
for arch/xtensa/variants/s6000/include/variant/dmac.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).

Signed-off-by: Jesper Juhl <jj@chaosbits.net>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
2011-07-11 14:13:47 +02:00
..
include/variant XTENSA: static should be at beginning of declaration 2011-07-11 14:13:47 +02:00
Makefile xtensa: s6000 dma engine support 2009-06-22 02:37:11 -07:00
delay.c xtensa: implement ccount calibration for s6000 2009-05-11 22:00:17 -07:00
dmac.c xtensa: s6000 dma engine support 2009-06-22 02:37:11 -07:00
gpio.c xtensa: Convert genirq namespace 2011-03-24 20:35:58 +01:00
irq.c xtensa: s6000 variant 2009-04-02 23:43:36 -07:00