diff options
author | Stuart Yoder <b08248@freescale.com> | 2007-02-27 10:14:14 -0600 |
---|---|---|
committer | Paul Mackerras <paulus@samba.org> | 2007-03-09 15:03:24 +1100 |
commit | 500798d48fdcffbbc7f619bd3e6b5b5cea6869d1 (patch) | |
tree | bd809ce27b583ba04b9f47ca99a5637024e83e11 /arch/powerpc/boot/dts/mpc8349emitx.dts | |
parent | fdc0a9be3a63a71c12de86cc97d4cd8cf46239c0 (diff) | |
download | kernel_samsung_smdk4412-500798d48fdcffbbc7f619bd3e6b5b5cea6869d1.zip kernel_samsung_smdk4412-500798d48fdcffbbc7f619bd3e6b5b5cea6869d1.tar.gz kernel_samsung_smdk4412-500798d48fdcffbbc7f619bd3e6b5b5cea6869d1.tar.bz2 |
[POWERPC] Remove unused, undocumented #cpus property from cpus node
The #cpus property is unused and undocumented and is therefore
being removed.
Signed-off-by: Stuart Yoder <stuart.yoder@freescale.com>
Acked-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'arch/powerpc/boot/dts/mpc8349emitx.dts')
-rw-r--r-- | arch/powerpc/boot/dts/mpc8349emitx.dts | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/powerpc/boot/dts/mpc8349emitx.dts b/arch/powerpc/boot/dts/mpc8349emitx.dts index 61b550b..db0d003 100644 --- a/arch/powerpc/boot/dts/mpc8349emitx.dts +++ b/arch/powerpc/boot/dts/mpc8349emitx.dts @@ -15,7 +15,6 @@ #size-cells = <1>; cpus { - #cpus = <1>; #address-cells = <1>; #size-cells = <0>; |