X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=include%2Facpi%2Facnamesp.h;h=b667a804fc8af143124d0d6f1592b9e90994792e;hb=63e8d9114dab88c101be2372cb1f83a4fe74d9c1;hp=dd3501f7e5d683bb47110fd47e5b16f838d88be3;hpb=38a9a621aba953ddb8051547e98c10ec3c741312;p=powerpc.git diff --git a/include/acpi/acnamesp.h b/include/acpi/acnamesp.h index dd3501f7e5..b667a804fc 100644 --- a/include/acpi/acnamesp.h +++ b/include/acpi/acnamesp.h @@ -5,7 +5,7 @@ *****************************************************************************/ /* - * Copyright (C) 2000 - 2005, R. Byron Moore + * Copyright (C) 2000 - 2006, R. Byron Moore * All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -263,13 +263,11 @@ u32 acpi_ns_local(acpi_object_type type); void acpi_ns_report_error(char *module_name, u32 line_number, - u32 component_id, char *internal_name, acpi_status lookup_status); void acpi_ns_report_method_error(char *module_name, u32 line_number, - u32 component_id, char *message, struct acpi_namespace_node *node, char *path, acpi_status lookup_status);