diff options
author | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2018-05-05 15:23:21 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2018-05-05 15:23:21 +0200 |
commit | 078ce0be8945b9e2530f2e0ce84c8dcbb154edb6 (patch) | |
tree | 09aeefe110488dad4aa61b6541c29bc052b95c60 /drivers/media/pci/ngene | |
parent | media: include/media: fix missing | operator when setting cfg (diff) | |
download | linux-078ce0be8945b9e2530f2e0ce84c8dcbb154edb6.tar.xz linux-078ce0be8945b9e2530f2e0ce84c8dcbb154edb6.zip |
media: pt1: use #ifdef CONFIG_PM_SLEEP instead of #if
As pointed by ktest:
>> drivers/media//pci/pt1/pt1.c:1433:5: warning: "CONFIG_PM_SLEEP" is not defined, evaluates to 0 [-Wundef]
#if CONFIG_PM_SLEEP
^~~~~~~~~~~~~~~
Reported-by: kbuild test robot <lkp@intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to 'drivers/media/pci/ngene')
0 files changed, 0 insertions, 0 deletions