diff options
| author | Andrew Morton <akpm@digeo.com> | 2003-04-04 04:12:01 -0800 |
|---|---|---|
| committer | Linus Torvalds <torvalds@home.transmeta.com> | 2003-04-04 04:12:01 -0800 |
| commit | 99686994db763eeaeceeafb61a2e0ddb90898fc0 (patch) | |
| tree | 7b0c86a807edd038f2cc52edf5612541c75731fd /include | |
| parent | b1ffe92e755607843bffc422d509e5043f115bbb (diff) | |
[PATCH] acpi compile fix
ACPI is performing a spin_lock() on a `void *'. That's OK when spin_lock is
implemented via an inline function. But when it is implemented via macros
it causes compile-time breakage.
So cast it to the right type. It really should be fixed not to use opaque
handles, though.
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
