ACPICA: Clean up comment divergences in aclinux.h
When the following commmit is back ported to ACPICA, comments have been updated: Subject: ACPICA: Linux-specific header: Update support for Linux/acpi applications. This patch back ports the differences between the ACPICA upstream and Linux. Signed-off-by: Lv Zheng <lv.zheng@intel.com> Signed-off-by: Bob Moore <robert.moore@intel.com> [rjw: Subject] Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
This commit is contained in:
parent
69c841b6dd
commit
a3a80da3ef
1 changed files with 1 additions and 1 deletions
|
@ -91,7 +91,7 @@
|
||||||
#include <ctype.h>
|
#include <ctype.h>
|
||||||
#include <unistd.h>
|
#include <unistd.h>
|
||||||
|
|
||||||
/* Disable kernel specific declarators */
|
/* Define/disable kernel-specific declarators */
|
||||||
|
|
||||||
#ifndef __init
|
#ifndef __init
|
||||||
#define __init
|
#define __init
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue