From: Sachin Kamat Date: Wed, 24 Jul 2013 06:36:31 +0000 (+0530) Subject: staging: lustre: Remove version.h header inclusion in linux-debug.c X-Git-Tag: v4.13~8908^2~663 X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=1e591d1be945264014168cb32661b7402018f585;p=mirror_ubuntu-bionic-kernel.git staging: lustre: Remove version.h header inclusion in linux-debug.c version.h header inclusion is not necessary as detected by versioncheck. Signed-off-by: Sachin Kamat Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/lustre/lustre/libcfs/linux/linux-debug.c b/drivers/staging/lustre/lustre/libcfs/linux/linux-debug.c index 9b5fa919aa4a..0069b5ea1c28 100644 --- a/drivers/staging/lustre/lustre/libcfs/linux/linux-debug.c +++ b/drivers/staging/lustre/lustre/libcfs/linux/linux-debug.c @@ -55,7 +55,6 @@ #include #include #include -#include # define DEBUG_SUBSYSTEM S_LNET