mbox

[GIT,PULL] stupid devicetree bug fix

Message ID CACxGe6seZMxwX3dmCRCcFyaO=UqHj1Wsghq2b30zhy2i_UN+eg@mail.gmail.com
State New
Headers show

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linux.git

Message

Grant Likely June 6, 2015, 11:23 p.m. UTC
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@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/