]> git.ipfire.org Git - thirdparty/linux.git/blobdiff - lib/kobject_uevent.c
lib: reduce the use of module.h wherever possible
[thirdparty/linux.git] / lib / kobject_uevent.c
index e66e9b63261763eee8b325bd9d79b041622e135e..6baabebda11a4357dfc32ef49ce7ef5463149490 100644 (file)
@@ -17,7 +17,8 @@
 #include <linux/spinlock.h>
 #include <linux/string.h>
 #include <linux/kobject.h>
-#include <linux/module.h>
+#include <linux/export.h>
+#include <linux/kmod.h>
 #include <linux/slab.h>
 #include <linux/user_namespace.h>
 #include <linux/socket.h>