]> 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, 28 Jul 2011 03:43:31 +0000 (23:43 -0400)
commitf159f4435d71091a63bd569b7aa5a4feb82fa42c
treebb0086fef3c7ed4f21197ee418ae34e769a77698
parent2108237220e988bead37a871471aee85156e59e1
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