]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blobdiff - lib/scatterlist.c
lib: reduce the use of module.h wherever possible
[mirror_ubuntu-zesty-kernel.git] / lib / scatterlist.c
index 4ceb05d772aed12d392d618358284ea71cb51dd2..63a7f2ebbd0179eacd21b3f775c6d802043deb56 100644 (file)
@@ -6,7 +6,7 @@
  * This source code is licensed under the GNU General Public License,
  * Version 2. See the file COPYING for more details.
  */
-#include <linux/module.h>
+#include <linux/export.h>
 #include <linux/slab.h>
 #include <linux/scatterlist.h>
 #include <linux/highmem.h>