diff options
| author | Len Brown <len.brown@intel.com> | 2004-01-17 13:13:46 -0500 |
|---|---|---|
| committer | Len Brown <lenb@dhcppc3.> | 2004-01-17 13:13:46 -0500 |
| commit | 28abb66fba603036a9e2d452f6ffd1e75805d6c5 (patch) | |
| tree | dcf0a6a3b2c9aeb880c368fcfd9de35fd738e4f5 /include/acpi/amlcode.h | |
| parent | 3136d3401b03ceea1984336d03644924aeecab56 (diff) | |
[ACPI] ACPICA 20040116 from Bob Moore
The purpose of this release is primarily to update the copyright years
in each module, thus causing a huge number of diffs. There are a few
small functional changes, however.
Improved error messages when there is a problem finding one or more of
the required base ACPI tables
Reintroduced the definition of APIC_HEADER in actbl.h
Changed definition of MADT_ADDRESS_OVERRIDE to 64 bits (actbl.h)
Removed extraneous reference to NewObj in dsmthdat.c
Diffstat (limited to 'include/acpi/amlcode.h')
| -rw-r--r-- | include/acpi/amlcode.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/acpi/amlcode.h b/include/acpi/amlcode.h index ca436cfd150e..512071acbcc6 100644 --- a/include/acpi/amlcode.h +++ b/include/acpi/amlcode.h @@ -7,7 +7,7 @@ *****************************************************************************/ /* - * Copyright (C) 2000 - 2003, R. Byron Moore + * Copyright (C) 2000 - 2004, R. Byron Moore * All rights reserved. * * Redistribution and use in source and binary forms, with or without |
