summaryrefslogtreecommitdiffstats
path: root/drivers/irqchip/irq-gic.c
diff options
context:
space:
mode:
authorSergei Shtylyov2014-03-05 20:43:45 +0100
committerJiri Kosina2014-06-19 15:32:00 +0200
commitd31e373d077848f5d40abd8621b4ebd4d2179dd7 (patch)
treefa9299b4fcad973c349bb908ab5d72018dc131ac /drivers/irqchip/irq-gic.c
parentMAINTAINERS: Add miscdevice.h to file list for char/misc drivers. (diff)
downloadkernel-qcow2-linux-d31e373d077848f5d40abd8621b4ebd4d2179dd7.tar.gz
kernel-qcow2-linux-d31e373d077848f5d40abd8621b4ebd4d2179dd7.tar.xz
kernel-qcow2-linux-d31e373d077848f5d40abd8621b4ebd4d2179dd7.zip
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>
Diffstat (limited to 'drivers/irqchip/irq-gic.c')
-rw-r--r--drivers/irqchip/irq-gic.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/irqchip/irq-gic.c b/drivers/irqchip/irq-gic.c
index 531769b2433a..3b7650fccdc0 100644
--- a/drivers/irqchip/irq-gic.c
+++ b/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