]> 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>
Sun, 31 Jul 2011 08:05:36 +0000 (04:05 -0400)
commitb20bb607a03fc0818145feebdfaeb8f95e0c16b4
tree47f740f8f17ae6527437bdd715de0ffbda2b0258
parent999674cf21fd2fa23bc95489b783194f5b08c9be
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