diff options
author | Arnd Bergmann <arnd@arndb.de> | 2017-05-31 10:19:26 +0200 |
---|---|---|
committer | Boris Brezillon <boris.brezillon@free-electrons.com> | 2017-06-01 10:09:35 +0200 |
commit | 05b6c2313e91ac65915bde5e55bc6f194bfe22f3 (patch) | |
tree | ab4dde5e6a00c50916e44e42733f8674ffec97ed /Documentation/devicetree/bindings/rtc | |
parent | mtd: nand: check ecc->total sanity in nand_scan_tail (diff) | |
download | linux-05b6c2313e91ac65915bde5e55bc6f194bfe22f3.tar.xz linux-05b6c2313e91ac65915bde5e55bc6f194bfe22f3.zip |
mtd: nand: atmel: mark resume function __maybe_unused
The newly added suspend/resume support causes a harmless warning:
drivers/mtd/nand/atmel/nand-controller.c:2513:12: error: 'atmel_nand_controller_resume' defined but not used [-Werror=unused-function]
This shuts up the warning with a __maybe_unused annotation.
Fixes: b107007a7114 ("mtd: nand: atmel: Add PM ops")
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
Diffstat (limited to 'Documentation/devicetree/bindings/rtc')
0 files changed, 0 insertions, 0 deletions