projects
/
profile
/
ivi
/
kernel-x86-ivi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
efaa19a
)
ARM: tegra: pcie: include board.h
author
Olof Johansson
<olof@lixom.net>
Fri, 9 Sep 2011 01:11:24 +0000
(18:11 -0700)
committer
Olof Johansson
<olof@lixom.net>
Thu, 13 Oct 2011 21:08:27 +0000
(14:08 -0700)
Fixes:
arch/arm/mach-tegra/pcie.c:908:12: warning: symbol 'tegra_pcie_init' was not declared. Should it be static?
Signed-off-by: Olof Johansson <olof@lixom.net>
Acked-by: Stephen Warren <swarren@nvidia.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/mach-tegra/pcie.c
patch
|
blob
|
history
diff --git
a/arch/arm/mach-tegra/pcie.c
b/arch/arm/mach-tegra/pcie.c
index
6b0c235
..
f7c89ee
100644
(file)
--- a/
arch/arm/mach-tegra/pcie.c
+++ b/
arch/arm/mach-tegra/pcie.c
@@
-41,6
+41,8
@@
#include <mach/clk.h>
#include <mach/powergate.h>
+#include "board.h"
+
/* register definitions */
#define AFI_OFFSET 0x3800
#define PADS_OFFSET 0x3000