]> 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, 11 Aug 2011 19:11:31 +0000 (15:11 -0400)
commitb40eb6e98cbb6960968f433ddfcb57b4527909a2
treeb674e69d1f4c4e018e881161af6444b4310c7c74
parentb3135b066500654931a1512300d9458f2eb0d202
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