From 798c1bec295d5f19079118d07f1b43598f765e71 Mon Sep 17 00:00:00 2001 From: Arnd Bergmann Date: Tue, 19 Dec 2006 15:32:46 +0100 Subject: [PATCH] --- yaml --- r: 44753 b: refs/heads/master c: 4bc196266e61be1ea9391a6a52c0399c5b394e5b h: refs/heads/master i: 44751: 12760cb4397375a7c7262150e792934c0a435b12 v: v3 --- [refs] | 2 +- trunk/arch/powerpc/kernel/of_platform.c | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 7ca454484cdc..7ae698a058c2 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: ccb4911598172a131b6a2d99d7eecfcee1ecc8f7 +refs/heads/master: 4bc196266e61be1ea9391a6a52c0399c5b394e5b diff --git a/trunk/arch/powerpc/kernel/of_platform.c b/trunk/arch/powerpc/kernel/of_platform.c index 3002ea3a61a2..b7345176b399 100644 --- a/trunk/arch/powerpc/kernel/of_platform.c +++ b/trunk/arch/powerpc/kernel/of_platform.c @@ -50,6 +50,7 @@ static struct of_device_id of_default_bus_ids[] = { { .type = "plb5", }, { .type = "plb4", }, { .type = "opb", }, + { .type = "ebc", }, {}, };