public inbox for linux-metag@vger.kernel.org
 help / color / mirror / Atom feed
* Another metag architecture fix for v4.0
@ 2015-03-24 15:10 James Hogan
  0 siblings, 0 replies; only message in thread
From: James Hogan @ 2015-03-24 15:10 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-metag

[-- Attachment #1: Type: text/plain, Size: 1167 bytes --]

Hi Linus,

The following changes since commit 9eccca0843205f87c00404b663188b88eb248051:

  Linux 4.0-rc3 (2015-03-08 16:09:09 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag.git tags/metag-fixes-v4.0-2

for you to fetch changes up to 0164a711c97b0beeb7994b7d32ccddf586b6d81a:

  metag: Fix ioremap_wc/ioremap_cached build errors (2015-03-23 12:32:37 +0000)

Thanks
James

----------------------------------------------------------------
Another metag architecture fix for v4.0

This is another single fix, for an include dependency problem when using
ioremap_wc() from asm/io.h without also including asm/pgtable.h.

----------------------------------------------------------------
James Hogan (1):
      metag: Fix ioremap_wc/ioremap_cached build errors

 arch/metag/include/asm/io.h           |   1 +
 arch/metag/include/asm/pgtable-bits.h | 104 ++++++++++++++++++++++++++++++++++
 arch/metag/include/asm/pgtable.h      |  95 +------------------------------
 3 files changed, 106 insertions(+), 94 deletions(-)
 create mode 100644 arch/metag/include/asm/pgtable-bits.h


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

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

only message in thread, other threads:[~2015-03-24 15:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-24 15:10 Another metag architecture fix for v4.0 James Hogan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox