[GIT PULL] DeviceTree fixes for 4.5

From: Rob Herring
Date: Wed Feb 03 2016 - 10:28:36 EST


Hi Linus,

Please pull these 2 DT fixes for 4.5.

Rob

The following changes since commit 92e963f50fc74041b5e9e744c330dca48e04f08d:

Linux 4.5-rc1 (2016-01-24 13:06:47 -0800)

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux.git
tags/devicetree-fixes-for-4.5

for you to fetch changes up to 71f50c6d9a2276f3ec85384bffe2aee1962f4669:

of: drop symbols declared by _OF_DECLARE() from modules (2016-01-25
08:35:50 -0600)

----------------------------------------------------------------
DeviceTree fixes for 4.5:

- Fix build error with *_OF_DECLARE() when used in modules

- Add missing platform maintainers for dts files in MAINTAINERS

----------------------------------------------------------------
Masahiro Yamada (1):
of: drop symbols declared by _OF_DECLARE() from modules

Rob Herring (1):
MAINTAINERS: Add missing platform maintainers for dts files

MAINTAINERS | 19 ++++++++++++++++++-
include/linux/of.h | 2 +-
2 files changed, 19 insertions(+), 2 deletions(-)