]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] net/compat.h build fix
authorAndrew Morton <akpm@osdl.org>
Wed, 31 May 2006 04:27:18 +0000 (21:27 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 31 May 2006 23:27:11 +0000 (16:27 -0700)
commit3b536d6645f3268b19c9d6de72e0e04605880c16
treeb14e98dd48ad7dd0343d09fe4f7224bc98bc9991
parent490153a0704ed0b16f66035d804b1b5bc8c0b3b1
[PATCH] net/compat.h build fix

From: Andrew Morton <akpm@osdl.org>

Move the forward decl outside the ifdef, since we use it in both legs.

Should fix the spacr64 build error reported in
http://bugzilla.kernel.org/show_bug.cgi?id=6625

Acked-by: "David S. Miller" <davem@davemloft.net>
Cc: Cedric Pellerin <cedric@bidouillesoft.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
include/net/compat.h