[GIT PULL] stupid devicetree bug fix

From: Grant Likely
Date: Sat Jun 06 2015 - 19:25:00 EST


Hi Linus,

Stupid type fix follows. Please pull.

g.

The following changes since commit c65b99f046843d2455aa231747b5a07a999a9f3d:

Linux 4.1-rc6 (2015-05-31 19:01:07 -0700)

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linux.git
tags/devicetree-for-linus

for you to fetch changes up to f76502aa9140ec338a59487218bf70a9c9e92b8f:

of/dynamic: Fix test for PPC_PSERIES (2015-06-05 10:39:28 +0900)

----------------------------------------------------------------
Devicetree fix for v4.1

Stupid typo fix for v4.1. One of the IS_ENABLED() macro calls forgot the
CONFIG_ prefix. Only affects a tiny number of platforms, but still...

----------------------------------------------------------------
Geert Uytterhoeven (1):
of/dynamic: Fix test for PPC_PSERIES

drivers/of/dynamic.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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/