diff options
| author | 2018-03-28 13:33:37 +0200 | |
|---|---|---|
| committer | 2018-03-28 13:33:37 +0200 | |
| commit | a0306db6e5758b0488c79e739de3c0ffe47ea62f (patch) | |
| tree | 86d17769496f96554f89bfc3be02b645a420889f /include/uapi/linux/lirc.h | |
| parent | staging: fsl-dpaa2/eth: Use debug level for message (diff) | |
| parent | Linux 4.16-rc7 (diff) | |
| download | linux-dev-a0306db6e5758b0488c79e739de3c0ffe47ea62f.tar.xz linux-dev-a0306db6e5758b0488c79e739de3c0ffe47ea62f.zip | |
Merge 4.16-rc7 into staging-next
We want the IIO and staging driver fixes in here as well.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/uapi/linux/lirc.h')
| -rw-r--r-- | include/uapi/linux/lirc.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/uapi/linux/lirc.h b/include/uapi/linux/lirc.h index 4fe580d36e41..f5bf06ecd87d 100644 --- a/include/uapi/linux/lirc.h +++ b/include/uapi/linux/lirc.h @@ -54,7 +54,6 @@ #define LIRC_CAN_SEND_RAW LIRC_MODE2SEND(LIRC_MODE_RAW) #define LIRC_CAN_SEND_PULSE LIRC_MODE2SEND(LIRC_MODE_PULSE) #define LIRC_CAN_SEND_MODE2 LIRC_MODE2SEND(LIRC_MODE_MODE2) -#define LIRC_CAN_SEND_SCANCODE LIRC_MODE2SEND(LIRC_MODE_SCANCODE) #define LIRC_CAN_SEND_LIRCCODE LIRC_MODE2SEND(LIRC_MODE_LIRCCODE) #define LIRC_CAN_SEND_MASK 0x0000003f |
