diff options
Diffstat (limited to 'arch/arm/mach-tegra')
-rw-r--r-- | arch/arm/mach-tegra/pmc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-tegra/pmc.c b/arch/arm/mach-tegra/pmc.c index 32360e540ce6..eb3fa4aee0e4 100644 --- a/arch/arm/mach-tegra/pmc.c +++ b/arch/arm/mach-tegra/pmc.c | |||
@@ -234,7 +234,7 @@ static const struct of_device_id matches[] __initconst = { | |||
234 | { } | 234 | { } |
235 | }; | 235 | }; |
236 | 236 | ||
237 | static void tegra_pmc_parse_dt(void) | 237 | static void __init tegra_pmc_parse_dt(void) |
238 | { | 238 | { |
239 | struct device_node *np; | 239 | struct device_node *np; |
240 | u32 prop; | 240 | u32 prop; |