From: Jesper Juhl Date: Thu, 18 Oct 2012 19:34:38 +0000 (+0200) Subject: staging: remove version.h include from dgrp/dgrp_sysfs.c X-Git-Url: http://git.mmlx.us/?a=commitdiff_plain;h=bd25e92df8d585b49835d7f8c908a16a62afc66e;p=linux-edison.git staging: remove version.h include from dgrp/dgrp_sysfs.c The file uses nothing from linux/version.h, so the include is pointless - remove it. Signed-off-by: Jesper Juhl Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/dgrp/dgrp_sysfs.c b/drivers/staging/dgrp/dgrp_sysfs.c index 129be3caa97..43ab9f4d934 100644 --- a/drivers/staging/dgrp/dgrp_sysfs.c +++ b/drivers/staging/dgrp/dgrp_sysfs.c @@ -17,7 +17,6 @@ #include "dgrp_common.h" #include -#include #include #include #include