]> git.karo-electronics.de Git - karo-tx-linux.git/commit
parisc: add module.h to files really requiring it
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Thu, 11 Aug 2011 17:24:07 +0000 (13:24 -0400)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Thu, 25 Aug 2011 17:55:02 +0000 (13:55 -0400)
commit219b57e79a428521fcb29f4761d426a1a51bbac1
tree4941e8055d3ef3d7d92227d1ff629626a91619c7
parent9903f6f8904b58e8e1eda2a472aa2c3e60532acb
parisc: add module.h to files really requiring it

We want to clean up the implicit everywhere presence of module.h
which means files like this that use module infrastructure need
to explicitly call it out for inclusion.

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
drivers/parisc/sba_iommu.c