Hi Angus,

On Mon, Jan 17, 2022 at 5:43 PM Angus Ainslie <an...@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.

Reply via email to