]> 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>
Tue, 2 Aug 2011 16:41:54 +0000 (12:41 -0400)
commitca014e9b44aa5c18f59932b699a132e2d1f22ec3
treef6d36deea9682d91e3401995fdfee57c96566eca
parent7de5fae9c8f1de7d3186ae4ad981e8cbe1c7e596
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