From: Stephen Boyd Date: Tue, 11 Mar 2014 20:51:49 +0000 (-0700) Subject: irqchip: Remove unused include X-Git-Tag: v3.15-rc1~152^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a75b8e64571a85d5e648cfdf4c40e0d9923abc5;p=pandora-kernel.git irqchip: Remove unused include The "irqchip.h" include here is not needed as the only thing in irqchip.h is IRQCHIP_DECLARE which this file doesn't use. Drop it. Reported-by: Jiri Kosina Signed-off-by: Stephen Boyd Link: http://lkml.kernel.org/r/531F7765.40207@codeaurora.org Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed