Browse Source

irq-gic: remove file name from heading comment

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>
Sergei Shtylyov 11 years ago
parent
commit
d31e373d07
1 changed files with 0 additions and 2 deletions
  1. 0 2
      drivers/irqchip/irq-gic.c

+ 0 - 2
drivers/irqchip/irq-gic.c

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