summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/dt-setup.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-tegra/dt-setup.c')
-rw-r--r--arch/arm/mach-tegra/dt-setup.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-tegra/dt-setup.c b/arch/arm/mach-tegra/dt-setup.c
index 8ac723f41e..602b20e6b7 100644
--- a/arch/arm/mach-tegra/dt-setup.c
+++ b/arch/arm/mach-tegra/dt-setup.c
@@ -10,7 +10,7 @@
* This function is called right before the kernel is booted. "blob" is the
* device tree that will be passed to the kernel.
*/
-int ft_system_setup(void *blob, bd_t *bd)
+int ft_system_setup(void *blob, struct bd_info *bd)
{
const char *gpu_compats[] = {
#if defined(CONFIG_TEGRA124)