projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
755c47e
)
ARM: tegra: irq: Add missing irq.h include
author
Thierry Reding
<treding@nvidia.com>
Thu, 28 Apr 2016 12:54:27 +0000
(14:54 +0200)
committer
Thierry Reding
<treding@nvidia.com>
Fri, 10 Jun 2016 14:18:00 +0000
(16:18 +0200)
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
patch
|
blob
|
history
diff --git
a/arch/arm/mach-tegra/irq.c
b/arch/arm/mach-tegra/irq.c
index
3b9098d
..
a69b22d
100644
(file)
--- a/
arch/arm/mach-tegra/irq.c
+++ b/
arch/arm/mach-tegra/irq.c
@@
-29,6
+29,7
@@
#include "board.h"
#include "iomap.h"
+#include "irq.h"
#define SGI_MASK 0xFFFF