projects
/
linux-2.6
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
3c59x: check return of pci_enable_device()
[linux-2.6]
/
include
/
acpi
/
acobject.h
diff --git
a/include/acpi/acobject.h
b/include/acpi/acobject.h
index
04e9735
..
7e1211a
100644
(file)
--- a/
include/acpi/acobject.h
+++ b/
include/acpi/acobject.h
@@
-216,7
+216,7
@@
struct acpi_object_processor {
/* The next two fields take advantage of the 3-byte space before NOTIFY_INFO */
u8 proc_id;
u8 length;
-
ACPI_COMMON_NOTIFY_INFO acpi_io_address address;
+ ACPI_COMMON_NOTIFY_INFO acpi_io_address address;
};
struct acpi_object_thermal_zone {