]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] notifier: profile.h forward decl fix
authorAndrew Morton <akpm@osdl.org>
Thu, 23 Mar 2006 11:00:55 +0000 (03:00 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Thu, 23 Mar 2006 15:38:16 +0000 (07:38 -0800)
commit772a0dc5d2103baff2f15c2668930bcd37add777
treed1f9a8e1b676e7e018edc926895b677a65a89d6a
parent91368d73e4b60d577ad171e5bd315b564265fcdb
[PATCH] notifier: profile.h forward decl fix

Declarations use struct notifier_block on both legs of the ifdef, so move the
notifier_block forward declaration outside the ifdef.

Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
include/linux/profile.h