[GIT PULL] module.h fixes for recently merged new content

From: Paul Gortmaker
Date: Tue Nov 08 2011 - 19:19:36 EST


Hi Linus,

Please pull this to get what should be the last of the module.h fixups
for recently merged content that wasn't in linux-next for us to test/fix
in advance.

The u8500 fix may look like something you just merged, but it is not; it
is the same file/author, but an independent fix.

Thanks,
Paul.

---

The following changes since commit 1ea6b8f48918282bdca0b32a34095504ee65bab5:

Linux 3.2-rc1 (2011-11-07 16:16:02 -0800)

are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux.git for-linus

Axel Lin (1):
hwspinlock/u8500: include linux/module.h

Jonas Gorski (1):
MTD: MAPS: bcm963xx-flash.c: explicitly include module.h

Paul Gortmaker (2):
mfd: fix build failures in recently added ab5500 code
drivers/media: video/a5k6aa is a module and so needs module.h

drivers/hwspinlock/u8500_hsem.c | 1 +
drivers/media/video/s5k6aa.c | 1 +
drivers/mfd/ab5500-core.c | 1 +
drivers/mfd/ab5500-debugfs.c | 1 +
drivers/mtd/maps/bcm963xx-flash.c | 1 +
5 files changed, 5 insertions(+), 0 deletions(-)

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/