From mboxrd@z Thu Jan 1 00:00:00 1970 From: James Hogan Subject: Another metag architecture fix for v4.0 Date: Tue, 24 Mar 2015 15:10:55 +0000 Message-ID: <55117E7F.5000206@imgtec.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="K8mVex9DHRjDuGTuEIdnHEPQnFS30ECKA" Return-path: Sender: linux-metag-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-ID: To: Linus Torvalds Cc: linux-metag --K8mVex9DHRjDuGTuEIdnHEPQnFS30ECKA Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Hi Linus, The following changes since commit 9eccca0843205f87c00404b663188b88eb2480= 51: 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/met= ag-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 --K8mVex9DHRjDuGTuEIdnHEPQnFS30ECKA Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBAgAGBQJVEX5/AAoJEGwLaZPeOHZ6dfgP/3XNBnLOJduLsASM3ttIQ7eK yTqv3bR2+qKPOY1YwtJldcj04IZ914daG+T6GicTl09eRyObpXpQw4+Q0T/NIIU6 tVq52g1cWJa+wIIY4xPKRz7vca2NYB/eUfIzFs4/fyVXLLysxsYezdLQ4lE0xjAz IcIA0Yk20rw4AF3VNTr73Lk2WuK4fjtKZk/lgKXFxKv7S9xK2r8c5IYAGmMxkhXy +eADGMoFvM0dPnhbqhmfAF2ZpzpwML4/kxYO9AJO2m6iBFDow7s2QdtB0aCYYEM7 JgK/mP1GiSHvBYiOzN8qlvama4kAmJdcMS3qzecC++cAZXsGiXOgtX9YygydJfMs Wh5nJf4n+Y3SlhKAftErfzirza3PpxFEJ5wNmOUGaNIWBkAfms8klKc4dLgUjBmA s62SvGHMI70t9uFU54CZFCUNqwsguR1vsaQV1OuT0C/F6RzEuNnmoFsPrNpw6LYf pklmJbxe4Bii7Zk8OYGzT/L3zwwWKEvb61RuKvUU9KqookdSVl19zz47hwNkg5H3 ItbGUIMmpGFD4SXFIPLhasBXBn6Rs3CRSgQXj0fbSRNaDSRaTe8F6XkTSLbK8IGO Wuds8aumUnfSk5dWk9FenovvfD45itVQVrZU5uwlILWlEJQvXw0HL2ydH//nNhAM knwNslOsmHoMRq11vpZx =sciA -----END PGP SIGNATURE----- --K8mVex9DHRjDuGTuEIdnHEPQnFS30ECKA-- -- To unsubscribe from this list: send the line "unsubscribe linux-metag" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html