]> git.karo-electronics.de Git - karo-tx-linux.git/commit
vermagic: delete senseless 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>
Wed, 17 Aug 2011 17:42:46 +0000 (13:42 -0400)
commit602b73d06943fbc799bd99de0b219ef6ef319ad3
tree6630dcee35da5985d2f8d56d008008f3b2383ce6
parent73c67aa1a953f960fb63bc732534c52ee041d7be
vermagic: delete senseless 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