All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] module.h fixes for recently merged new content
@ 2011-11-09  0:19 Paul Gortmaker
  0 siblings, 0 replies; only message in thread
From: Paul Gortmaker @ 2011-11-09  0:19 UTC (permalink / raw)
  To: torvalds; +Cc: linux-kernel

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(-)


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-11-09  0:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-09  0:19 [GIT PULL] module.h fixes for recently merged new content Paul Gortmaker

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.