From: Alex Zhuravlev Date: Sat, 3 Jan 2015 11:09:48 +0000 (+0300) Subject: LU-6079 lnet: remove asm/irq.h include X-Git-Tag: 2.6.93~69 X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=commitdiff_plain;h=e19162ca0dbfb261c69c2f63bb3ecb67a337eb27 LU-6079 lnet: remove asm/irq.h include no need to include it. Change-Id: Idc416cb241b6b3443c784510677b1ef556a42940 Signed-off-by: Alex Zhuravlev Reviewed-on: http://review.whamcloud.com/13229 Tested-by: Jenkins Reviewed-by: James Simmons Reviewed-by: John L. Hammond Tested-by: Maloo Reviewed-by: Andreas Dilger --- diff --git a/lnet/klnds/socklnd/socklnd.h b/lnet/klnds/socklnd/socklnd.h index 052b9ee..8abbddf 100644 --- a/lnet/klnds/socklnd/socklnd.h +++ b/lnet/klnds/socklnd/socklnd.h @@ -31,7 +31,6 @@ #define DEBUG_PORTAL_ALLOC #define DEBUG_SUBSYSTEM S_LND -#include #include #include #include