diff options
author | Arnd Bergmann <arnd@arndb.de> | 2014-11-21 13:48:54 +0300 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2014-11-21 14:31:52 +0300 |
commit | a850c427029e5b9953fe4d4fe4fef10a61ee165a (patch) | |
tree | 224fa6149d31d009afc65cf8dc55f618e2b96a5b /drivers/bus/brcmstb_gisb.c | |
parent | a6f5e6bdc25b6db98be44350ed15133c6601c1cd (diff) | |
download | linux-a850c427029e5b9953fe4d4fe4fef10a61ee165a.tar.xz |
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: Sekhar Nori <nsekhar@ti.com>
Fixes: a2b1175131: ("ARM: common: edma: add suspend resume hook")
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'drivers/bus/brcmstb_gisb.c')
0 files changed, 0 insertions, 0 deletions