diff options
author | Wolfram Sang <w.sang@pengutronix.de> | 2009-10-15 17:58:27 +0200 |
---|---|---|
committer | Grant Likely <grant.likely@secretlab.ca> | 2009-10-15 17:58:27 +0200 |
commit | db467ebd1fb0ff17df30a78d87c6cda4ea7b21c2 (patch) | |
tree | e4a02b789496612874dcf751d9c855ff212140c6 /arch/powerpc/boot/dts/motionpro.dts | |
parent | of: Remove nested function (diff) | |
download | linux-db467ebd1fb0ff17df30a78d87c6cda4ea7b21c2.tar.xz linux-db467ebd1fb0ff17df30a78d87c6cda4ea7b21c2.zip |
powerpc/boot/dts: drop obsolete 'fsl5200-clocking'
The 'fsl5200-clocking'-property was dropped since
0d1cde235874b00905bce23f659690d060ebf475. Remove all occurences
in dts-files.
Signed-off-by: Wolfram Sang <w.sang@pengutronix.de>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
Diffstat (limited to 'arch/powerpc/boot/dts/motionpro.dts')
-rw-r--r-- | arch/powerpc/boot/dts/motionpro.dts | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/powerpc/boot/dts/motionpro.dts b/arch/powerpc/boot/dts/motionpro.dts index 7be8ca038676..6ca4fc144a33 100644 --- a/arch/powerpc/boot/dts/motionpro.dts +++ b/arch/powerpc/boot/dts/motionpro.dts @@ -222,7 +222,6 @@ compatible = "fsl,mpc5200b-i2c","fsl,mpc5200-i2c","fsl-i2c"; reg = <0x3d40 0x40>; interrupts = <2 16 0>; - fsl5200-clocking; rtc@68 { compatible = "dallas,ds1339"; |