ARM: zynq: PM: Fixed simple typo.
Signed-off-by: Moritz Fischer <moritz.fischer@ettus.com> Signed-off-by: Michal Simek <michal.simek@xilinx.com>
This commit is contained in:
parent
6a4d8f36dd
commit
bb9cac24d7
|
@ -61,7 +61,7 @@ static void __iomem *zynq_pm_ioremap(const char *comp)
|
|||
/**
|
||||
* zynq_pm_late_init() - Power management init
|
||||
*
|
||||
* Initialization of power management related featurs and infrastructure.
|
||||
* Initialization of power management related features and infrastructure.
|
||||
*/
|
||||
void __init zynq_pm_late_init(void)
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue