From 3a990e8395d7a0d824f8961a63fd7e38cb1b4fd0 Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Thu, 20 Dec 2012 03:44:28 +0000 Subject: [PATCH] --- yaml --- r: 348139 b: refs/heads/master c: e6449c9b2d90c1bd9a5985bf05ddebfd1631cd6b h: refs/heads/master i: 348137: 32c0c2d683a2c98b9da87ae178ed3ef31cb7b227 348135: dd1af28f6a20e9fec6d7afaf1da6faf91d3781fc v: v3 --- [refs] | 2 +- trunk/arch/powerpc/platforms/40x/ppc40x_simple.c | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 122781ed3ab1..738bafe36fb3 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: ce73ec6db47af84d1466402781ae0872a9e7873c +refs/heads/master: e6449c9b2d90c1bd9a5985bf05ddebfd1631cd6b diff --git a/trunk/arch/powerpc/platforms/40x/ppc40x_simple.c b/trunk/arch/powerpc/platforms/40x/ppc40x_simple.c index 969dddcf3320..8f3920e5a046 100644 --- a/trunk/arch/powerpc/platforms/40x/ppc40x_simple.c +++ b/trunk/arch/powerpc/platforms/40x/ppc40x_simple.c @@ -57,7 +57,8 @@ static const char * const board[] __initconst = { "amcc,makalu", "apm,klondike", "est,hotfoot", - "plathome,obs600" + "plathome,obs600", + NULL }; static int __init ppc40x_probe(void)