[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20220519110008.586bc47f@canb.auug.org.au>
Date: Thu, 19 May 2022 11:00:08 +1000
From: Stephen Rothwell <sfr@...b.auug.org.au>
To: "Rafael J. Wysocki" <rjw@...ysocki.net>,
Huacai Chen <chenhuacai@...ngson.cn>
Cc: Bob Moore <robert.moore@...el.com>,
Huacai Chen <chenhuacai@...nel.org>,
Jianmin Lv <lvjianmin@...ngson.cn>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Linux Next Mailing List <linux-next@...r.kernel.org>,
"Rafael J. Wysocki" <rafael.j.wysocki@...el.com>
Subject: Re: linux-next: manual merge of the pm tree with the loongarch tree
Hi all,
On Thu, 19 May 2022 10:54:48 +1000 Stephen Rothwell <sfr@...b.auug.org.au> wrote:
>
> + u32 count;
> +};
> +
> +/* LPC Interrupt Controller */
> +
> +struct acpi_madt_lpc_pic {
> + struct acpi_subtable_header header;
> + u8 version;
> + u64 address;
> + u16 size;
> + u8 cascade;
> ++
> + /* 17: OEM data */
> +
> + struct acpi_madt_oem_data {
> + u8 oem_data[0];
> };
>
> /*
I missed adding the closing brace after struct acpi_madt_lpc_pic. I
have added that to my resolution now.
--
Cheers,
Stephen Rothwell
Content of type "application/pgp-signature" skipped
Powered by blists - more mailing lists