]> 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>
Sun, 31 Jul 2011 05:43:43 +0000 (01:43 -0400)
commit0fbf270c3ead6ce4794bbc0d0dfe46182ede54b2
tree6bd24884285185214c2515d4338fa51c7594c905
parent9da15cef947512eb68e6a925a554d161213f08e6
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