All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paul Gortmaker <paul.gortmaker@windriver.com>
To: <torvalds@linux-foundation.org>
Cc: <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] module.h fixes for recently merged new content
Date: Tue, 8 Nov 2011 19:19:32 -0500	[thread overview]
Message-ID: <20111109001932.GA32250@windriver.com> (raw)

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


                 reply	other threads:[~2011-11-09  0:19 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20111109001932.GA32250@windriver.com \
    --to=paul.gortmaker@windriver.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.