From 0f7ffd75c6cd1c8a9ef60ed631476151415026d6 Mon Sep 17 00:00:00 2001
From: Macpaul Lin <macpaul@andestech.com>
Date: Mon, 21 Mar 2011 01:45:42 +0000
Subject: [PATCH] fttmr010: move fttmr010 header to include/faraday

Move the header file and definitions of fttmr010
power control unit from a320 SoC folder to
"include/faraday" folder.

This change will let other SoC which also use fttmr010
could share the same header file.

Signed-off-by: Macpaul Lin <macpaul@andestech.com>
---
 {arch/arm/include/asm/arch-a320 => include/faraday}/fttmr010.h | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 rename {arch/arm/include/asm/arch-a320 => include/faraday}/fttmr010.h (100%)

diff --git a/arch/arm/include/asm/arch-a320/fttmr010.h b/include/faraday/fttmr010.h
similarity index 100%
rename from arch/arm/include/asm/arch-a320/fttmr010.h
rename to include/faraday/fttmr010.h
-- 
2.39.5