From: Sachin Kamat Date: Thu, 25 Jul 2013 06:57:14 +0000 (+0530) Subject: staging: lustre: obd: Remove duplicate inclusion of header file X-Git-Tag: v3.12-rc1~183^2~620 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=86664eb13e8fef0a4b2c712a21e854335f22bb3f;p=thirdparty%2Fkernel%2Flinux.git staging: lustre: obd: Remove duplicate inclusion of header file Removed the header file included twice. Signed-off-by: Sachin Kamat Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/lustre/lustre/include/obd.h b/drivers/staging/lustre/lustre/include/obd.h index 094eb96515dcc..003466498afe0 100644 --- a/drivers/staging/lustre/lustre/include/obd.h +++ b/drivers/staging/lustre/lustre/include/obd.h @@ -52,7 +52,6 @@ #include #include #include -#include #include #include #include