From e04acb2eba4782489417240eff76e20e176aec10 Mon Sep 17 00:00:00 2001 From: TsiChungLiew Date: Thu, 5 Jul 2007 23:21:09 -0500 Subject: [PATCH] Rename mcfrtc to rtc Since it is already in m68k folder, un-necessary to pad mcf. Replaced immap_5329.h and m5329.h to immap.h Signed-off-by: TsiChungLiew --- include/asm-m68k/{mcfrtc.h => rtc.h} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename include/asm-m68k/{mcfrtc.h => rtc.h} (98%) diff --git a/include/asm-m68k/mcfrtc.h b/include/asm-m68k/rtc.h similarity index 98% rename from include/asm-m68k/mcfrtc.h rename to include/asm-m68k/rtc.h index 70785354fb..f955bc5fe1 100644 --- a/include/asm-m68k/mcfrtc.h +++ b/include/asm-m68k/rtc.h @@ -1,7 +1,7 @@ /* * RealTime Clock * - * (C) Copyright 2007 + * Copyright (C) 2004-2007 Freescale Semiconductor, Inc. * TsiChung Liew (Tsi-Chung.Liew@freescale.com) * * See file CREDITS for list of people who contributed to this -- 2.39.2