diff options
author | Arnd Bergmann <arnd@arndb.de> | 2018-12-10 21:53:45 +0100 |
---|---|---|
committer | Wolfram Sang <wsa@the-dreams.de> | 2018-12-11 21:39:43 +0100 |
commit | 32774a8153b4c62e408297fba352248afb2e0143 (patch) | |
tree | 12c9495c3303bf4112a509b5bad042ecbda81f41 /fs/cachefiles | |
parent | a4f98be7dc31ba2a5046e3fe509dab399ecc191f (diff) | |
download | talos-obmc-linux-32774a8153b4c62e408297fba352248afb2e0143.tar.gz talos-obmc-linux-32774a8153b4c62e408297fba352248afb2e0143.zip |
i2c: nvidia-gpu: mark resume function as __maybe_unused
When CONFIG_PM is disabled, this is needed to avoid a harmless
unused-function warning:
drivers/i2c/busses/i2c-nvidia-gpu.c:345:12: error: 'gpu_i2c_resume' defined but not used [-Werror=unused-function]
Fixes: c71bcdcb42a7 ("i2c: add i2c bus driver for NVIDIA GPU")
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Diffstat (limited to 'fs/cachefiles')
0 files changed, 0 insertions, 0 deletions