Gitweb:     
http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=52aff9f93e452b3a55be74018dc90eb0ddde0a9c
Commit:     52aff9f93e452b3a55be74018dc90eb0ddde0a9c
Parent:     cdec12aebe1b10aa58bebaa05bb697843154f7f9
Author:     Scott Wood <[EMAIL PROTECTED]>
AuthorDate: Mon Oct 8 16:08:29 2007 -0500
Committer:  Kumar Gala <[EMAIL PROTECTED]>
CommitDate: Thu Oct 11 09:14:31 2007 -0500

    [POWERPC] mpc8272ads: Remove muram from the CPM reg property.
    
    This is described by the muram node now.
    
    Signed-off-by: Scott Wood <[EMAIL PROTECTED]>
    Signed-off-by: Kumar Gala <[EMAIL PROTECTED]>
---
 arch/powerpc/boot/dts/mpc8272ads.dts |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/arch/powerpc/boot/dts/mpc8272ads.dts 
b/arch/powerpc/boot/dts/mpc8272ads.dts
index 188179d..7285ca1 100644
--- a/arch/powerpc/boot/dts/mpc8272ads.dts
+++ b/arch/powerpc/boot/dts/mpc8272ads.dts
@@ -121,7 +121,7 @@
                        #address-cells = <1>;
                        #size-cells = <1>;
                        compatible = "fsl,mpc8272-cpm", "fsl,cpm2";
-                       reg = <119c0 30 0 2000>;
+                       reg = <119c0 30>;
                        ranges;
 
                        [EMAIL PROTECTED] {
-
To unsubscribe from this list: send the line "unsubscribe git-commits-head" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to