]> git.karo-electronics.de Git - karo-tx-linux.git/commit
of_platform.h: delete needless include <linux/module.h>
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Thu, 26 May 2011 19:58:15 +0000 (15:58 -0400)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Thu, 11 Aug 2011 21:31:16 +0000 (17:31 -0400)
commitfa15049fe214557927430e4755f7f30fe7f081c5
tree21b709e16de5c6924a564ba4195781e3681fa150
parent7700f9dd6cba3096fe3aad67ee4e06575d13dc6a
of_platform.h: delete needless include <linux/module.h>

There is nothing modular in this file, and no reason to drag
in all the 357 headers that module.h brings with it, since
it just slows down compiles.

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
include/linux/of_platform.h