diff options
Diffstat (limited to 'include/acpi/platform/aclinux.h')
-rw-r--r-- | include/acpi/platform/aclinux.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/acpi/platform/aclinux.h b/include/acpi/platform/aclinux.h index 85d5d8f38452..68534ef86ec8 100644 --- a/include/acpi/platform/aclinux.h +++ b/include/acpi/platform/aclinux.h | |||
@@ -5,7 +5,7 @@ | |||
5 | *****************************************************************************/ | 5 | *****************************************************************************/ |
6 | 6 | ||
7 | /* | 7 | /* |
8 | * Copyright (C) 2000 - 2012, Intel Corp. | 8 | * Copyright (C) 2000 - 2013, Intel Corp. |
9 | * All rights reserved. | 9 | * All rights reserved. |
10 | * | 10 | * |
11 | * Redistribution and use in source and binary forms, with or without | 11 | * Redistribution and use in source and binary forms, with or without |
@@ -108,7 +108,6 @@ | |||
108 | 108 | ||
109 | #include <acpi/platform/acgcc.h> | 109 | #include <acpi/platform/acgcc.h> |
110 | 110 | ||
111 | |||
112 | #ifdef __KERNEL__ | 111 | #ifdef __KERNEL__ |
113 | #include <acpi/actypes.h> | 112 | #include <acpi/actypes.h> |
114 | /* | 113 | /* |