1
0
Fork 0

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 <fabio.estevam@nxp.com>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
hifive-unleashed-5.1
Fabio Estevam 2018-05-22 20:05:03 -03:00 committed by Daniel Lezcano
parent 6bd9549d8a
commit 377873c150
1 changed files with 0 additions and 2 deletions

View File

@ -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)