ARM: msm: Remove irqs-*.h files for DT based targets
authorStephen Boyd <sboyd@codeaurora.org>
Mon, 9 Sep 2013 23:24:53 +0000 (16:24 -0700)
committerDavid Brown <davidb@codeaurora.org>
Wed, 25 Sep 2013 20:02:56 +0000 (13:02 -0700)
We don't want or need the irqs.h files from the DT based MSM
targets. Remove these header files and select sparse irq so that
we don't try to include the mach/irqs.h file.

Reviewed-by: Rohit Vaswani <rvaswani@codeaurora.org>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Signed-off-by: Rohit Vaswani <rvaswani@codeaurora.org>
Signed-off-by: David Brown <davidb@codeaurora.org>

No differences found