aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Shtylyov <sergei.shtylyov@cogentembedded.com>2014-03-05 22:43:45 +0300
committerChristoffer Dall <christoffer.dall@linaro.org>2014-10-02 20:50:49 +0200
commit34e6dbc5b7b95cc982625c55ceef02f197becca3 (patch)
tree79ba1deba8ca248902175ee90b0e3f014e6dfbbd
parenta3c43c9ec7dd9c092790da6d37761f0cee907368 (diff)
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> (cherry picked from commit d31e373d077848f5d40abd8621b4ebd4d2179dd7) Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org>
-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 f711fb6af7a9..ecb778ecbf18 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