linux-stable-rt/arch/cris/arch-v10/kernel
Jesper Nilsson 2f1f53bdc6 CRISv10 fasttimer: Scrap INLINE and name timeval_cmp better
Scrap the local __INLINE__ macro, and rename timeval_cmp to fasttime_cmp.

Inline macro was completely unnecessary since the macro was defined
locally to be inline.
timeval_cmp was inaccurately named since it does comparison on
struct fasttimer_t and not on struct timeval.

Signed-off-by: Jesper Nilsson <jesper.nilsson@axis.com>
Cc: Mikael Starvik <mikael.starvik@axis.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-11-14 18:45:47 -08:00
..
Makefile
asm-offsets.c
crisksyms.c
debugport.c
dma.c
entry.S
fasttimer.c
head.S
io_interface_mux.c
irq.c
kgdb.c
process.c
ptrace.c
setup.c
shadows.c
signal.c
time.c
traps.c