From be156bed9ebfe365c6d95f715eae3529cf694fcb Mon Sep 17 00:00:00 2001
From: Kumar Gala <galak@kernel.crashing.org>
Date: Sat, 17 Feb 2007 10:16:18 -0600
Subject: [PATCH] [POWERPC] 83xx: Renamed MPC8323 MDS dts and defconfig to
 match other boards

Renamed the MPC8323 MDS and defconfig to match the naming convention followed
by other MDS boards.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
---
 arch/powerpc/boot/dts/{mpc8323emds.dts => mpc832x_mds.dts}        | 0
 .../configs/{mpc832xemds_defconfig => mpc832x_mds_defconfig}      | 0
 2 files changed, 0 insertions(+), 0 deletions(-)
 rename arch/powerpc/boot/dts/{mpc8323emds.dts => mpc832x_mds.dts} (100%)
 rename arch/powerpc/configs/{mpc832xemds_defconfig => mpc832x_mds_defconfig} (100%)

diff --git a/arch/powerpc/boot/dts/mpc8323emds.dts b/arch/powerpc/boot/dts/mpc832x_mds.dts
similarity index 100%
rename from arch/powerpc/boot/dts/mpc8323emds.dts
rename to arch/powerpc/boot/dts/mpc832x_mds.dts
diff --git a/arch/powerpc/configs/mpc832xemds_defconfig b/arch/powerpc/configs/mpc832x_mds_defconfig
similarity index 100%
rename from arch/powerpc/configs/mpc832xemds_defconfig
rename to arch/powerpc/configs/mpc832x_mds_defconfig
-- 
2.34.1