diff options
Diffstat (limited to 'arch/arm/mach-zynq/pm.c')
-rw-r--r-- | arch/arm/mach-zynq/pm.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-zynq/pm.c b/arch/arm/mach-zynq/pm.c index 911fcf865be8..fa44fc1b6dd5 100644 --- a/arch/arm/mach-zynq/pm.c +++ b/arch/arm/mach-zynq/pm.c | |||
@@ -61,7 +61,7 @@ static void __iomem *zynq_pm_ioremap(const char *comp) | |||
61 | /** | 61 | /** |
62 | * zynq_pm_late_init() - Power management init | 62 | * zynq_pm_late_init() - Power management init |
63 | * | 63 | * |
64 | * Initialization of power management related featurs and infrastructure. | 64 | * Initialization of power management related features and infrastructure. |
65 | */ | 65 | */ |
66 | void __init zynq_pm_late_init(void) | 66 | void __init zynq_pm_late_init(void) |
67 | { | 67 | { |