Browse Source

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>
Thierry Reding 9 years ago
parent
commit
4f71a888c5
1 changed files with 1 additions and 0 deletions
  1. 1 0
      arch/arm/mach-tegra/irq.c

+ 1 - 0
arch/arm/mach-tegra/irq.c

@@ -29,6 +29,7 @@
 
 #include "board.h"
 #include "iomap.h"
+#include "irq.h"
 
 #define SGI_MASK 0xFFFF