]> git.ipfire.org Git - thirdparty/linux.git/commit
s390/drivers: Remove unnecessary include <linux/export.h>
authorHeiko Carstens <hca@linux.ibm.com>
Thu, 12 Jun 2025 13:43:08 +0000 (15:43 +0200)
committerAlexander Gordeev <agordeev@linux.ibm.com>
Tue, 17 Jun 2025 16:18:03 +0000 (18:18 +0200)
commit7ecc69488329671617c1f1c6c30f2ebcd81f915e
treeaf65d768d2875a56acc65d8f2aab11d5535bca74
parent8a56977051f2d5d91c455847bb3456d97b5d7977
s390/drivers: Remove unnecessary include <linux/export.h>

Remove include <linux/export.h> from all files which do not contain an
EXPORT_SYMBOL().

See commit 7d95680d64ac ("scripts/misc-check: check unnecessary #include
<linux/export.h> when W=1") for more details.

Acked-by: Alexander Gordeev <agordeev@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Signed-off-by: Alexander Gordeev <agordeev@linux.ibm.com>
drivers/s390/char/sclp_cmd.c
drivers/s390/char/sclp_sd.c
drivers/s390/char/vmcp.c
drivers/s390/cio/qdio_debug.c
lib/raid6/recov_s390xc.c