arm: fix implicit module.h users by adding it to arch/arm as required.
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Sun, 31 Jul 2011 20:14:14 +0000 (16:14 -0400)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Mon, 31 Oct 2011 23:30:50 +0000 (19:30 -0400)
commit73017a542fd2e92a02464eb8b727c200c97e6c0c
tree39063d55b4110c321433678169078ea86b81781f
parentdc28094b905a872f8884f1f1c48ca86b3b78583a
arm: fix implicit module.h users by adding it to arch/arm as required.

These files will fail to compile if we dont clean them up in advance
and have them include the appropriate headers they need.

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
arch/arm/kernel/etm.c
arch/arm/mach-davinci/cdce949.c
arch/arm/mach-omap1/mailbox.c
arch/arm/mach-pxa/corgi.c
arch/arm/mach-pxa/spitz.c
arch/arm/plat-omap/mailbox.c
This page took 0.028938 seconds and 5 git commands to generate.