]> 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, 27 Jul 2011 23:09:00 +0000 (19:09 -0400)
commit3908ee6693977b859f472c691141615dc699d68f
tree38fcb9da862f664465df972eed87f13cf98e0f8c
parent77b6c932932da28fe4486ff122a6b8e506634828
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