From: David Howells Date: Mon, 20 Apr 2009 11:46:24 +0000 (+0100) Subject: FRV: Don't attempt to #include as it doesn't exist X-Git-Tag: v2.6.30-rc3~43 X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=f297bfee71df4f1cc5bacd4dea330e1241ba61ae;p=~shefty%2Frdma-dev.git FRV: Don't attempt to #include as it doesn't exist Stop the FRV arch from attempting to #include as it doesn't exist. Reported-by: Robert P. J. Day Signed-off-by: David Howells Signed-off-by: Linus Torvalds --- diff --git a/arch/frv/kernel/setup.c b/arch/frv/kernel/setup.c index 0669e138238..55e4fab7c0b 100644 --- a/arch/frv/kernel/setup.c +++ b/arch/frv/kernel/setup.c @@ -46,7 +46,6 @@ #include #ifdef CONFIG_BLK_DEV_INITRD -#include #include #endif