ACK: [PATCH] lib: acpi: fix a typo in fwts_acpi.h

ivanhu ivan.hu at canonical.com
Wed Jul 27 01:50:21 UTC 2016



On 2016年07月26日 14:01, Alex Hung wrote:
> Signed-off-by: Alex Hung <alex.hung at canonical.com>
> ---
>  src/lib/include/fwts_acpi.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/src/lib/include/fwts_acpi.h b/src/lib/include/fwts_acpi.h
> index 20b8251..b675f4f 100644
> --- a/src/lib/include/fwts_acpi.h
> +++ b/src/lib/include/fwts_acpi.h
> @@ -205,7 +205,7 @@ typedef enum {
>  	FWTS_BOOT_REGISTER_DIAG		= 0x04,
>  	FWTS_BOOT_REGISTER_SUPPRESS_BOOT_DISPLAY = 0x08,
>  	FWTS_BOOT_REGISTER_PARITY	= 0x80
> -} ftws_acpi_cmos_boot_register;
> +} fwts_acpi_cmos_boot_register;
>
>  /*
>   * ACPI FACS (Firmware ACPI Control Structure), 5.2.10
>

Acked-by: Ivan Hu <ivan.hu at canonical.com>



More information about the fwts-devel mailing list