diff options
author | Dominik Hackl <dominik@hackl.dhs.org> | 2005-05-24 22:29:46 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | 2005-05-24 23:08:12 -0400 |
commit | 6431e6a28e8df423e1ebcda065e9ff086198d2c6 (patch) | |
tree | fb2e75855cfa0e1e9c8e183be7d826e7bcf299ce /kernel | |
parent | 7e43c84e3e5423ae72ae31e4cd7bbccfd1605194 (diff) |
[PATCH] voyager_smp.c static inline fix
This patch fixes a compile bug by moving a static inline function to the
right place. The body of a static inline function has to be declared
before the use of this function.
Signed-off-by: Dominik Hackl <dominik@hackl.dhs.org>
Cc: James Bottomley <James.Bottomley@steeleye.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions