]> asedeno.scripts.mit.edu Git - linux.git/commit
media: pci/pt1: suppress compiler warning in xtensa arch
authorAkihiro Tsukada <tskd08@gmail.com>
Sun, 10 Jun 2018 14:58:02 +0000 (10:58 -0400)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Mon, 30 Jul 2018 12:51:28 +0000 (08:51 -0400)
commit44e2971f9e50aadb8d62eafbe31df014ef55d618
tree60ccf2caebc981b47ff0a1fb898b36bf16dd8340
parentf917fc0e9b9988982a841b871655cc41bde1e10e
media: pci/pt1: suppress compiler warning in xtensa arch

Found and reported by kbuild test robot:
Message ID: <201805052003.MC007f9h%fengguang.wu@intel.com>
and holding an address of an empty struct in .driver.pm does no harm
when CONFIG_PM_SLEEP is not defined.

Signed-off-by: Akihiro Tsukada <tskd08@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
drivers/media/pci/pt1/pt1.c