irq-gic: remove file name from heading comment
authorSergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Wed, 5 Mar 2014 19:43:45 +0000 (22:43 +0300)
committerJiri Kosina <jkosina@suse.cz>
Thu, 19 Jun 2014 13:32:00 +0000 (15:32 +0200)
File names in the heading comments  fell out of favor long ago, and this one
weren't even changed when the driver was moved from arch/arm/common/, so remove
it at last...

Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/irqchip/irq-gic.c

index 531769b..3b7650f 100644 (file)
@@ -1,6 +1,4 @@
 /*
- *  linux/arch/arm/common/gic.c
- *
  *  Copyright (C) 2002 ARM Limited, All Rights Reserved.
  *
  * This program is free software; you can redistribute it and/or modify