]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - lib/stmp_device.c
lib/stmp_device.c: replace module.h include
authorRasmus Villemoes <linux@rasmusvillemoes.dk>
Thu, 12 Feb 2015 23:03:13 +0000 (15:03 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 13 Feb 2015 02:54:16 +0000 (18:54 -0800)
commitb6d4f3221d7fe00d440edaeeb6cde7257ae63a73
tree579443973544634e485a00ad447d2f2cf9285045
parent2ddae683bf36d50b960402a94a55047ab0c73e2c
lib/stmp_device.c: replace module.h include

stmp_device.c only needs EXPORT_SYMBOL, so just include compiler.h and
export.h instead of the whole module.h machinery.

Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
lib/stmp_device.c