diff options
author | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2010-10-15 10:45:03 +1100 |
---|---|---|
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2010-10-15 10:45:03 +1100 |
commit | 6a1c9dfe4186f18fed38421b35b40fb9260cbfe1 (patch) | |
tree | c779921e8a5c77ee190532df9463e533a2152ba0 /arch/powerpc/platforms/44x/ppc44x_simple.c | |
parent | e0dc09ff9a28f37441c5e92a14de6abda8db49d6 (diff) | |
parent | 2989b722c9c4694cf6c5aa378f9c8a14e106d320 (diff) |
Merge remote branch 'jwb/next' into next
Diffstat (limited to 'arch/powerpc/platforms/44x/ppc44x_simple.c')
-rw-r--r-- | arch/powerpc/platforms/44x/ppc44x_simple.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/powerpc/platforms/44x/ppc44x_simple.c b/arch/powerpc/platforms/44x/ppc44x_simple.c index 5f7a29d7f590..7ddcba3b9397 100644 --- a/arch/powerpc/platforms/44x/ppc44x_simple.c +++ b/arch/powerpc/platforms/44x/ppc44x_simple.c @@ -52,6 +52,7 @@ machine_device_initcall(ppc44x_simple, ppc44x_device_probe); static char *board[] __initdata = { "amcc,arches", "amcc,bamboo", + "amcc,bluestone", "amcc,canyonlands", "amcc,glacier", "ibm,ebony", |