]> 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)
commitabdf6738d0425ecc591ff37d0017416b87a97dd2
tree0a125467cd267174e2d1ef85e95efa3ae8279078
parentde467d675f36d40bbd5fa8b248af29c611f92700
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