]> 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>
Thu, 11 Aug 2011 19:09:48 +0000 (15:09 -0400)
commitff95762050547f1c099e7eacae051e60d7563d1e
treec128c89d3bb4d8dc5c3fe556a18a4145a8f61a54
parentf41da74719a0f4c593a684d0b732882e3ee4df28
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