[GIT PULL] Device tree bug fixes for v3.8 merge window

From: Grant Likely
Date: Wed Dec 19 2012 - 19:41:30 EST


Hi Linus,

Some straight forward bug fixes. Please pull

g.

The following changes since commit 752451f01c4567b506bf4343082682dbb8fb30dd:

Merge branch 'i2c-embedded/for-next' of
git://git.pengutronix.de/git/wsa/linux (2012-12-18 16:51:10 -0800)

are available in the git repository at:


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

for you to fetch changes up to ab28698d33af05abab0bcf8021eafe38f7434f24:

of: define struct device in of_platform.h if !OF_DEVICE and
!OF_ADDRESS (2012-12-19 16:15:17 +0000)

----------------------------------------------------------------
Device tree v3.8 bug fix branch. Fixes an undefined struct device build
error and a missing symbol export.

----------------------------------------------------------------
Grant Likely (1):
of: Fix export of of_find_matching_node_and_match()

Jonas Gorski (1):
of: define struct device in of_platform.h if !OF_DEVICE and !OF_ADDRESS

drivers/of/base.c | 2 +-
include/linux/of_platform.h | 1 +
2 files changed, 2 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/