
1 Feb
2022
1 Feb
'22
2:55 a.m.
Hi Angus,
On Mon, Jan 17, 2022 at 5:43 PM Angus Ainslie angus@akkea.ca wrote:
--- /dev/null +++ b/include/dt-bindings/rfkill/rfkill.h @@ -0,0 +1,21 @@ +/* SPDX-License-Identifier: GPL-2.0-only or MIT */ +/*
- This header provides constants for rfkill keys bindings.
- */
+#ifndef _DT_BINDINGS_RFKILL_H +#define _DT_BINDINGS_RFKILL_H
+#define RFKILL_ALL 0 +#define RFKILL_WLAN 1
I don't see this fine in the mainline kernel.