From: Bart Van Assche Date: Mon, 30 Sep 2024 20:13:47 +0000 (-0700) Subject: scsi: mptfusion: Remove #ifndef __GENKSYMS__ / #endif X-Git-Tag: v6.13-rc1~81^2~48 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=09822c231ae69e4ebc686ebe8b8cad02bcafea54;p=thirdparty%2Fkernel%2Flinux.git scsi: mptfusion: Remove #ifndef __GENKSYMS__ / #endif Except for preventing build errors, there shouldn't be any conditionals in kernel drivers on __GENKSYMS__. Hence remove an #ifndef __GENKSYMS__ / #endif pair from the MPT Fusion driver. Cc: Sathya Prakash Cc: Sreekanth Reddy Cc: Suganath Prabu Subramani Cc: MPT-FusionLinux.pdl@broadcom.com Signed-off-by: Bart Van Assche Link: https://lore.kernel.org/r/20240930201347.1837690-1-bvanassche@acm.org Signed-off-by: Martin K. Petersen --- diff --git a/drivers/message/fusion/mptlan.h b/drivers/message/fusion/mptlan.h index a1ec7e84d6fe4..40b34f670065c 100644 --- a/drivers/message/fusion/mptlan.h +++ b/drivers/message/fusion/mptlan.h @@ -51,10 +51,7 @@ #define LINUX_MPTLAN_H_INCLUDED /*****************************************************************************/ -#if !defined(__GENKSYMS__) #include -#endif - #include #include // #include