From: Sergei Shtylyov Date: Wed, 5 Mar 2014 19:43:45 +0000 (+0300) Subject: irq-gic: remove file name from heading comment X-Git-Tag: firefly_0821_release~3680^2~36^2~17^2^2~6 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=1fbada54b2805be1db64ce46ccb1f94976c1067a;p=firefly-linux-kernel-4.4.55.git 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 Signed-off-by: Jiri Kosina (cherry picked from commit d31e373d077848f5d40abd8621b4ebd4d2179dd7) Signed-off-by: Christoffer Dall --- diff --git a/drivers/irqchip/irq-gic.c b/drivers/irqchip/irq-gic.c index 949a53d03a26..01a623d8e59f 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