ARM: tegra: irq: Add missing irq.h include
authorThierry Reding <treding@nvidia.com>
Thu, 28 Apr 2016 12:54:27 +0000 (14:54 +0200)
committerThierry Reding <treding@nvidia.com>
Fri, 10 Jun 2016 14:18:00 +0000 (16:18 +0200)
commit4f71a888c5612c70e9000403e0c6440dc3088640
tree78b0814af85ac9ebed8fd587fbce13f8d5db9b06
parent755c47ed94a657d1bc04633349a2378dff05fa61
ARM: tegra: irq: Add missing irq.h include

Some of the functions implemented are flagged as not having a prototype
defined when building with W=1. Include the header to avoid these build
warnings.

Signed-off-by: Thierry Reding <treding@nvidia.com>
arch/arm/mach-tegra/irq.c
This page took 0.024144 seconds and 5 git commands to generate.