From: Benjamin Herrenschmidt <benh@kernel•crashing.org>
To: Josh Boyer <jwboyer@linux•vnet.ibm.com>
Cc: linuxppc-dev@ozlabs•org
Subject: [PATCH 18/21] [POWERPC] bamboo: remove bogus "ranges" property in EBC node
Date: Fri, 21 Dec 2007 15:39:35 +1100 [thread overview]
Message-ID: <20071221043939.72A8BDDFCF@ozlabs.org> (raw)
This removes a bogus empty "ranges" property in the EBC device node
of the Bamboo board device-tree.
The "ranges" property will be created by the boot wrapper, there is
no need to have an empty property there, and that causes recent
dtc to complain.
Signed-off-by: Benjamin Herrenschmidt <benh@kernel•crashing.org>
---
arch/powerpc/boot/dts/bamboo.dts | 1 -
1 file changed, 1 deletion(-)
--- linux-merge.orig/arch/powerpc/boot/dts/bamboo.dts 2007-12-21 14:35:23.000000000 +1100
+++ linux-merge/arch/powerpc/boot/dts/bamboo.dts 2007-12-21 14:35:25.000000000 +1100
@@ -126,7 +126,6 @@
#address-cells = <2>;
#size-cells = <1>;
clock-frequency = <0>; /* Filled in by zImage */
- ranges;
interrupts = <5 1>;
interrupt-parent = <&UIC1>;
};
next reply other threads:[~2007-12-21 4:39 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-12-21 4:39 Benjamin Herrenschmidt [this message]
2007-12-21 12:09 ` [PATCH 18/21] [POWERPC] bamboo: remove bogus "ranges" property in EBC node Josh Boyer
2007-12-21 21:16 ` Benjamin Herrenschmidt
2007-12-21 22:08 ` Josh Boyer
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20071221043939.72A8BDDFCF@ozlabs.org \
--to=benh@kernel$(echo .)crashing.org \
--cc=jwboyer@linux$(echo .)vnet.ibm.com \
--cc=linuxppc-dev@ozlabs$(echo .)org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox