diff options
author | 2018-04-25 17:22:07 +0200 | |
---|---|---|
committer | 2018-05-14 13:41:05 +0200 | |
commit | 2ccdb55e52a126aa51a64a2244d8b60c16f370cc (patch) | |
tree | a40ccfcce7ae2236d817dbf58b9057729109d879 /include | |
parent | earlycon: Remove hardcoded port->uartclk initialization in of_setup_earlycon (diff) | |
download | wireguard-linux-2ccdb55e52a126aa51a64a2244d8b60c16f370cc.tar.xz wireguard-linux-2ccdb55e52a126aa51a64a2244d8b60c16f370cc.zip |
tty: serial: msm_serial: Add __maybe_unused to suspend/resume callbacks
As stated under "20) Conditional Compilation" in coding-style.rst. We
shall rather use __maybe_unused than preprocessor macros in such cases.
Signed-off-by: Pascal Huerst <pascal.huerst@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions