From: Paul Gortmaker Date: Thu, 26 May 2011 18:19:59 +0000 (-0400) Subject: vermagic: delete unused include of X-Git-Tag: MMI-PSA29.97-13-9~18087^2~21 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=51d7815e4b8da275868e52f837e53e8f6231578c;p=GitHub%2FMotorolaMobilityLLC%2Fkernel-slsi.git vermagic: delete unused include of This file consists of nothing other than things like: #ifdef CONFIG_FOO #define .... There is no reason for it to require module.h Signed-off-by: Paul Gortmaker --- diff --git a/include/linux/vermagic.h b/include/linux/vermagic.h index cf97b5b9d1fe..6f8fbcf10dfb 100644 --- a/include/linux/vermagic.h +++ b/include/linux/vermagic.h @@ -1,5 +1,4 @@ #include -#include /* Simply sanity version stamp for modules. */ #ifdef CONFIG_SMP