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
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
..
dc232b/include/variant xtensa: only build platform or variant if they contain a Makefile 2009-04-03 00:06:45 -07:00
fsf/include/variant xtensa: only build platform or variant if they contain a Makefile 2009-04-03 00:06:45 -07:00
s6000 XTENSA: static should be at beginning of declaration 2011-07-11 14:13:47 +02:00