mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-05-06 20:34:10 +00:00
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>