diff options
author | Sumit Singh <sumsingh@nvidia.com> | 2016-03-15 04:52:04 -0400 |
---|---|---|
committer | Sumit Singh <sumsingh@nvidia.com> | 2016-03-15 06:47:42 -0400 |
commit | 383c769995dd8df1c5fd83b5778d37bf347618ca (patch) | |
tree | dc6922a72aeb87d2ecee9eb555ecd92767e60d92 /include/linux | |
parent | d2e5eaf359d4446dd731ab39bc851e7709571042 (diff) |
gpu: nvgpu: Replace CONFIG_PM_RUNTIME with CONFIG_PM
After commit b2b49ccbdd54 (PM: Kconfig: Set PM_RUNTIME if PM_SLEEP is
selected) PM_RUNTIME is always set if PM is set, so #ifdef blocks
depending on CONFIG_PM_RUNTIME may now be changed to depend on
CONFIG_PM.
Replace CONFIG_PM_RUNTIME with CONFIG_PM everywhere under
drivers/gpu/nvgpu/.
JIRA TPM-704
Change-Id: I23965838ff6ec77829076cd834e87641fb68e268
Signed-off-by: Sumit Singh <sumsingh@nvidia.com>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions