diff options
author | Jesper Nilsson <jesper.nilsson@axis.com> | 2007-11-14 17:01:33 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-11-14 18:45:47 -0800 |
commit | 2f1f53bdc6531696934f6ee7bbdfa2ab4f4f62a3 (patch) | |
tree | 04800c44bc0bd4f36782dd11d5d637899aee7a9f /include/asm-m68k/delay.h | |
parent | 2e2cd8bad6e03ceea73495ee6d557044213d95de (diff) |
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>
Diffstat (limited to 'include/asm-m68k/delay.h')
0 files changed, 0 insertions, 0 deletions