Browse Source

vt8500: Fix header in mach-vt8500/timer.c

Correct filename reference in file header.

Signed-off-by: Tony Prisk <linux@prisktech.co.nz>
Tony Prisk 12 years ago
parent
commit
83cc769096
1 changed files with 1 additions and 1 deletions
  1. 1 1
      arch/arm/mach-vt8500/timer.c

+ 1 - 1
arch/arm/mach-vt8500/timer.c

@@ -1,5 +1,5 @@
 /*
- *  arch/arm/mach-vt8500/timer_dt.c
+ *  arch/arm/mach-vt8500/timer.c
  *
  *  Copyright (C) 2012 Tony Prisk <linux@prisktech.co.nz>
  *  Copyright (C) 2010 Alexey Charkov <alchark@gmail.com>