]> git.baikalelectronics.ru Git - kernel.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>
Mon, 31 Oct 2011 23:31:01 +0000 (19:31 -0400)
commit80bedd438864ffb0ef3646ac38cd0e0f22460437
treed394d4272ca7c5983ef34128095be1f75a27579d
parent8b32fd7337dc442be425211c46cdd7c0f17039ed
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