From 9491ec78009839af24d7d7296219e296a3700fe7 Mon Sep 17 00:00:00 2001 From: Sascha Hauer Date: Tue, 15 Dec 2009 09:28:28 +0100 Subject: Cleanup colleteral damage from renaming Signed-off-by: Sascha Hauer --- arch/arm/mach-omap/omap3_clock.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'arch/arm/mach-omap/omap3_clock.c') diff --git a/arch/arm/mach-omap/omap3_clock.c b/arch/arm/mach-omap/omap3_clock.c index 2727fd63d1..f1b3b07172 100644 --- a/arch/arm/mach-omap/omap3_clock.c +++ b/arch/arm/mach-omap/omap3_clock.c @@ -12,10 +12,10 @@ * This critical path is handled by relocating the relevant functions in * omap3_clock_core.S to OMAP's ISRAM and executing it there. * - * @warning: IMPORTANT: These functions run from ISRAM stack, so no bss sections - * should be used: functions cannot use global variables/switch constructs. + * @warning IMPORTANT: These functions run from ISRAM stack, so no bss sections + * should be used, functions cannot use global variables/switch constructs. * - * Originally from http://linux.omap.com/pub/bootloader/3430sdp/barebox-v1.tar.gz + * Originally from http://linux.omap.com/pub/bootloader/3430sdp/u-boot-v1.tar.gz */ /* * (C) Copyright 2006-2008 -- cgit v1.2.3