summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/85xx/tqm85xx.c
diff options
context:
space:
mode:
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>2009-03-30 13:46:19 +1100
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>2009-03-30 13:46:19 +1100
commit0a3108beea9143225119d5e7c72a8e2c64f3eb7d (patch)
tree89ec500c03f0704799407265db21966b721c6d3f /arch/powerpc/platforms/85xx/tqm85xx.c
parentec78c8ac16e7a5f45e21838ab2f5573200bfcdd3 (diff)
parentdf4b6806d35ca6adedd5c0a7e36ac74af1c32d7a (diff)
Merge commit 'kumar/next' into next
Diffstat (limited to 'arch/powerpc/platforms/85xx/tqm85xx.c')
-rw-r--r--arch/powerpc/platforms/85xx/tqm85xx.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/powerpc/platforms/85xx/tqm85xx.c b/arch/powerpc/platforms/85xx/tqm85xx.c
index 2933a8e827d9..5b0ab9966e90 100644
--- a/arch/powerpc/platforms/85xx/tqm85xx.c
+++ b/arch/powerpc/platforms/85xx/tqm85xx.c
@@ -153,6 +153,7 @@ static void tqm85xx_show_cpuinfo(struct seq_file *m)
static struct of_device_id __initdata of_bus_ids[] = {
{ .compatible = "simple-bus", },
+ { .compatible = "gianfar", },
{},
};