From: Andrew Morton Date: Thu, 23 Mar 2006 11:00:55 +0000 (-0800) Subject: [PATCH] notifier: profile.h forward decl fix X-Git-Tag: v2.6.17-rc1~1014 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=772a0dc5d2103baff2f15c2668930bcd37add777;p=pandora-kernel.git [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 Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed