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: https://git.stricted.de/?a=commitdiff_plain;h=bd25e92df8d585b49835d7f8c908a16a62afc66e;p=GitHub%2FLineageOS%2Fandroid_kernel_motorola_exynos9610.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 129be3caa97e..43ab9f4d9349 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