Skip to content
Commit a850c427 authored by Arnd Bergmann's avatar Arnd Bergmann
Browse files

ARM: common: edma: edma_pm_resume may be unused



The recently introduced resume hook in the edma driver
is not referenced when CONFIG_PM_SLEEP is not set, which
results in a compile warning in keystone builds.

This adds an appropriate #ifdef.

Cc: Nishanth Menon <nm@ti.com>
Cc: Daniel Mack <zonque@gmail.com>
Cc: Joel Fernandes <joelf@ti.com>
Acked-by: default avatarSekhar Nori <nsekhar@ti.com>
Fixes: a2b11751

: ("ARM: common: edma: add suspend resume hook")
Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
parent a6f5e6bd
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment