[GIT PULL] devicetree fix for v3.7

From: Grant Likely
Date: Fri Nov 23 2012 - 17:34:22 EST


Hi Linus,

Here's is a device tree build regression fix that I've just received.
Please pull.

Thanks,
g.

The following changes since commit 26d29d06ea020411559f75ec908db235ca1838d9:

Merge branch 'for-linus' of
git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input (2012-11-22
21:45:34 -1000)

are available in the git repository at:


git://git.secretlab.ca/git/linux-2.6 tags/devicetree-for-linus

for you to fetch changes up to 0e622d39197f0b64b9e043fe75ac3634bf9f3a05:

of/address: sparc: Declare of_iomap as an extern function for sparc
again (2012-11-23 22:01:15 +0000)

----------------------------------------------------------------
Device tree regression fix for v3.7

Simple build regression fix for DT device drivers on Sparc. An earlier
change had masked out the of_iomap() helper on SPARC.

----------------------------------------------------------------
Andreas Larsson (1):
of/address: sparc: Declare of_iomap as an extern function for sparc again

arch/sparc/include/asm/prom.h | 5 ++++-
include/linux/of_address.h | 2 ++
2 files changed, 6 insertions(+), 1 deletion(-)

--
Grant Likely, B.Sc., P.Eng.
Secret Lab Technologies Ltd.
--
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/