Re: linux-next: manual merge of the pm tree with the loongarch tree

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi all,

On Thu, 19 May 2022 11:00:08 +1000 Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> wrote:
>
> On Thu, 19 May 2022 10:54:48 +1000 Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> 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.

Not a good morning :-( I also forgot the comma after
"ACPI_MADT_TYPE_RESERVED = 24".  Added now.

-- 
Cheers,
Stephen Rothwell

Attachment: pgpZREcc7jzoL.pgp
Description: OpenPGP digital signature


[Index of Archives]     [Linux Kernel]     [Linux USB Development]     [Yosemite News]     [Linux SCSI]

  Powered by Linux