Jesper Nilsson
0d9f2e6f86
CRIS: Rename LED macros to CRIS_LED to avoid name clash in io.h
...
This is done to avoid collision with linux/leds.h
2008-02-08 11:06:37 +01:00
Jesper Nilsson
d8ca6b1593
CRIS v32: Minor fixes for io.h
...
- Shorten include paths for machine dependent header files.
- Add volatile to hardeware register pointers.
- Add spinlocks around critical region.
- Expand macros for handling of leds.
2008-02-08 11:06:28 +01:00
David Woodhouse
62c4f0a2d5
Don't include linux/config.h from anywhere else in include/
...
Signed-off-by: David Woodhouse <dwmw2@infradead.org >
2006-04-26 12:56:16 +01:00
Adrian Bunk
d9b5444eeb
[PATCH] cris: "extern inline" -> "static inline"
...
"extern inline" doesn't make much sense.
Signed-off-by: Adrian Bunk <bunk@stusta.de >
Acked-by: Mikael Starvik <starvik@axis.com >
Signed-off-by: Andrew Morton <akpm@osdl.org >
Signed-off-by: Linus Torvalds <torvalds@osdl.org >
2005-11-07 07:53:30 -08:00
Mikael Starvik
51533b615e
[PATCH] CRIS update: new subarchitecture v32
...
New CRIS sub architecture named v32.
From: Dave Jones <davej@redhat.com >
Fix swapped kmalloc args
Signed-off-by: Mikael Starvik <starvik@axis.com >
Signed-off-by: Dave Jones <davej@redhat.com >
Signed-off-by: Andrew Morton <akpm@osdl.org >
Signed-off-by: Linus Torvalds <torvalds@osdl.org >
2005-07-27 16:26:01 -07:00