]> git.baikalelectronics.ru Git - 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)
commitd7b2d197b5206c7c9da16117071131a2d200b176
tree0a125467cd267174e2d1ef85e95efa3ae8279078
parent098ad3a9f20391232f3244ecf76c885fb59e599b
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