On Sat, May 5, 2018 at 4:24 PM, Mauro Carvalho Chehab
wrote:
> 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
> ^~~
>
Why not to go further and drop this ugly #i
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
Signed-off-by: Mauro Carvalho Chehab
---
drivers/media/pci/pt1/pt1.c | 2 +-
1 fil