]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
vermagic: delete unused include of <linux/module.h>
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Thu, 26 May 2011 18:19:59 +0000 (14:19 -0400)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Mon, 31 Oct 2011 23:32:23 +0000 (19:32 -0400)
commit51d7815e4b8da275868e52f837e53e8f6231578c
tree0a125467cd267174e2d1ef85e95efa3ae8279078
parent23a7bfae6e19cb428da75804e5c4dfd67cd9ae8f
vermagic: delete unused include of <linux/module.h>

This file consists of nothing other than things like:

  #ifdef CONFIG_FOO
  #define ....

There is no reason for it to require module.h

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
include/linux/vermagic.h