diff options
author | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2018-02-08 11:26:07 +0100 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2018-02-08 11:26:07 +0100 |
commit | b1738e3ebac570a647648a679a54c033813beb68 (patch) | |
tree | 2720050a1c88d085af74956c2f63c4c82cab3237 /include/acpi/acuuid.h | |
parent | ACPI: sbshc: remove raw pointer from printk() message (diff) | |
parent | ACPICA: Update version to 20180105 (diff) | |
download | linux-b1738e3ebac570a647648a679a54c033813beb68.tar.xz linux-b1738e3ebac570a647648a679a54c033813beb68.zip |
Merge branch 'acpica'
* acpica:
ACPICA: Update version to 20180105
ACPICA: All acpica: Update copyrights to 2018
ACPICA: Add a missing pair of parentheses
ACPICA: Prefer ACPI_TO_POINTER() over ACPI_ADD_PTR()
ACPICA: Avoid NULL pointer arithmetic
ACPICA: Linux: add support for X32 ABI compilation
Diffstat (limited to 'include/acpi/acuuid.h')
-rw-r--r-- | include/acpi/acuuid.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/acpi/acuuid.h b/include/acpi/acuuid.h index b1a0a8a64c3d..f0ba9bca2b12 100644 --- a/include/acpi/acuuid.h +++ b/include/acpi/acuuid.h @@ -5,7 +5,7 @@ *****************************************************************************/ /* - * Copyright (C) 2000 - 2017, Intel Corp. + * Copyright (C) 2000 - 2018, Intel Corp. * All rights reserved. * * Redistribution and use in source and binary forms, with or without |