]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - lib/hweight.c
lib: reduce the use of module.h wherever possible
[mirror_ubuntu-artful-kernel.git] / lib / hweight.c
index 3c79d50814cf1d2af2d1148f067ac03328d7f974..b7d81ba143d13e01db3d6b92ea171c094bb7a1c6 100644 (file)
@@ -1,4 +1,4 @@
-#include <linux/module.h>
+#include <linux/export.h>
 #include <linux/bitops.h>
 #include <asm/types.h>