diff options
Diffstat (limited to 'board/lg/x3-t30/x3-t30-spl.c')
| -rw-r--r-- | board/lg/x3-t30/x3-t30-spl.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/board/lg/x3-t30/x3-t30-spl.c b/board/lg/x3-t30/x3-t30-spl.c index 864f2de45f1..00f79dd1db4 100644 --- a/board/lg/x3-t30/x3-t30-spl.c +++ b/board/lg/x3-t30/x3-t30-spl.c @@ -9,7 +9,7 @@ * Svyatoslav Ryhel <clamor95@gmail.com> */ -#include <common.h> +#include <asm/arch/tegra.h> #include <asm/arch-tegra/tegra_i2c.h> #include <linux/delay.h> |
