From 73d3c68f09e608be983013dc8b3e49aebe89298c Mon Sep 17 00:00:00 2001
From: Kevin Hilman <khilman@deeprootsystems.com>
Date: Tue, 14 Apr 2009 10:57:40 -0500
Subject: [PATCH] davinci: DM644x: rename board file

Rename DM6446 EVM board file, no functional changes.  Code is updated
and reworked in following patch.

Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>
---
 arch/arm/mach-davinci/{board-evm.c => board-dm644x-evm.c} | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 rename arch/arm/mach-davinci/{board-evm.c => board-dm644x-evm.c} (100%)

diff --git a/arch/arm/mach-davinci/board-evm.c b/arch/arm/mach-davinci/board-dm644x-evm.c
similarity index 100%
rename from arch/arm/mach-davinci/board-evm.c
rename to arch/arm/mach-davinci/board-dm644x-evm.c