From: Fabio Estevam Date: Tue, 22 May 2018 23:05:03 +0000 (-0300) Subject: clocksource/drivers/timer-imx-gpt: Remove outdated file path X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=377873c1503d4c44354d67f155a966ade1b47b15;p=linux.git clocksource/drivers/timer-imx-gpt: Remove outdated file path imx gpt timer driver has been moved from arch/arm/mach-imx to drivers/clocksource/ a long time ago, so remove the reference to the old file path. Signed-off-by: Fabio Estevam Signed-off-by: Daniel Lezcano --- diff --git a/drivers/clocksource/timer-imx-gpt.c b/drivers/clocksource/timer-imx-gpt.c index 6ec6d79b237ce..b63b834dc5817 100644 --- a/drivers/clocksource/timer-imx-gpt.c +++ b/drivers/clocksource/timer-imx-gpt.c @@ -1,6 +1,4 @@ /* - * linux/arch/arm/plat-mxc/time.c - * * Copyright (C) 2000-2001 Deep Blue Solutions * Copyright (C) 2002 Shane Nay (shane@minirl.com) * Copyright (C) 2006-2007 Pavel Pisa (ppisa@pikron.com)