]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
ethtool: pse-pd: Add missing linux/export.h include
authorKory Maincent <kory.maincent@bootlin.com>
Thu, 19 Jun 2025 16:25:47 +0000 (18:25 +0200)
committerJakub Kicinski <kuba@kernel.org>
Mon, 23 Jun 2025 20:13:01 +0000 (13:13 -0700)
commit96c16c59b705d02c29f6bef54858b5da78c3fb13
tree552f1580db433c7ff17ee7b1ec7a5ddd731ce8fe
parentbfb4a6c721517a11b277e8841f8a7a64b1b14b72
ethtool: pse-pd: Add missing linux/export.h include

Fix missing linux/export.h header include in net/ethtool/pse-pd.c to resolve
build warning reported by the kernel test robot.

Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202506200024.T3O0FWeR-lkp@intel.com/
Signed-off-by: Kory Maincent <kory.maincent@bootlin.com>
Link: https://patch.msgid.link/20250619162547.1989468-1-kory.maincent@bootlin.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
net/ethtool/pse-pd.c