commit | 2c36af0e559c0a0674ad846527116df41aa5f612 | [log] [tgz] |
---|---|---|
author | Hiroshi Doyu <hdoyu@nvidia.com> | Fri Mar 15 07:54:11 2013 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Fri Mar 15 17:20:02 2013 +0000 |
tree | af49f2fdc04f2f971ba664cf31e20bae4393666f | |
parent | f7db706b132f11c79ae1d74b2382e0926cf31644 [diff] |
ARM: 7675/1: amba: tegra-ahb: Fix build error w/ PM_SLEEP w/o PM_RUNTIME Make this depend on CONFIG_PM. This protection is necessary to not cause any build errors with any combination of PM features especially when supporting a new SoC where each PM features are being enabled one-by-one during its depelopment. Signed-off-by: Hiroshi Doyu <hdoyu@nvidia.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>