Commit 0443ff85 authored by Patrick Mochel's avatar Patrick Mochel

acpi: make source files look in <acpi/...> for headers (namespace files).

parent 071f6f3b
...@@ -23,10 +23,10 @@ ...@@ -23,10 +23,10 @@
*/ */
#include "acpi.h" #include <acpi/acpi.h>
#include "amlcode.h" #include <acpi/amlcode.h>
#include "acnamesp.h" #include <acpi/acnamesp.h>
#include "acdispat.h" #include <acpi/acdispat.h>
#define _COMPONENT ACPI_NAMESPACE #define _COMPONENT ACPI_NAMESPACE
......
...@@ -23,8 +23,8 @@ ...@@ -23,8 +23,8 @@
*/ */
#include "acpi.h" #include <acpi/acpi.h>
#include "acnamesp.h" #include <acpi/acnamesp.h>
#define _COMPONENT ACPI_NAMESPACE #define _COMPONENT ACPI_NAMESPACE
......
...@@ -23,9 +23,9 @@ ...@@ -23,9 +23,9 @@
*/ */
#include "acpi.h" #include <acpi/acpi.h>
#include "acnamesp.h" #include <acpi/acnamesp.h>
#include "acparser.h" #include <acpi/acparser.h>
#define _COMPONENT ACPI_NAMESPACE #define _COMPONENT ACPI_NAMESPACE
......
...@@ -23,8 +23,8 @@ ...@@ -23,8 +23,8 @@
*/ */
#include "acpi.h" #include <acpi/acpi.h>
#include "acnamesp.h" #include <acpi/acnamesp.h>
#define _COMPONENT ACPI_NAMESPACE #define _COMPONENT ACPI_NAMESPACE
......
...@@ -24,10 +24,10 @@ ...@@ -24,10 +24,10 @@
*/ */
#include "acpi.h" #include <acpi/acpi.h>
#include "acparser.h" #include <acpi/acparser.h>
#include "acinterp.h" #include <acpi/acinterp.h>
#include "acnamesp.h" #include <acpi/acnamesp.h>
#define _COMPONENT ACPI_NAMESPACE #define _COMPONENT ACPI_NAMESPACE
......
...@@ -23,10 +23,10 @@ ...@@ -23,10 +23,10 @@
*/ */
#include "acpi.h" #include <acpi/acpi.h>
#include "acnamesp.h" #include <acpi/acnamesp.h>
#include "acdispat.h" #include <acpi/acdispat.h>
#include "acinterp.h" #include <acpi/acinterp.h>
#define _COMPONENT ACPI_NAMESPACE #define _COMPONENT ACPI_NAMESPACE
ACPI_MODULE_NAME ("nsinit") ACPI_MODULE_NAME ("nsinit")
......
...@@ -23,9 +23,9 @@ ...@@ -23,9 +23,9 @@
*/ */
#include "acpi.h" #include <acpi/acpi.h>
#include "acnamesp.h" #include <acpi/acnamesp.h>
#include "acdispat.h" #include <acpi/acdispat.h>
#define _COMPONENT ACPI_NAMESPACE #define _COMPONENT ACPI_NAMESPACE
......
...@@ -23,9 +23,9 @@ ...@@ -23,9 +23,9 @@
*/ */
#include "acpi.h" #include <acpi/acpi.h>
#include "amlcode.h" #include <acpi/amlcode.h>
#include "acnamesp.h" #include <acpi/acnamesp.h>
#define _COMPONENT ACPI_NAMESPACE #define _COMPONENT ACPI_NAMESPACE
......
...@@ -24,8 +24,8 @@ ...@@ -24,8 +24,8 @@
*/ */
#include "acpi.h" #include <acpi/acpi.h>
#include "acnamesp.h" #include <acpi/acnamesp.h>
#define _COMPONENT ACPI_NAMESPACE #define _COMPONENT ACPI_NAMESPACE
......
...@@ -23,10 +23,10 @@ ...@@ -23,10 +23,10 @@
*/ */
#include "acpi.h" #include <acpi/acpi.h>
#include "acnamesp.h" #include <acpi/acnamesp.h>
#include "acparser.h" #include <acpi/acparser.h>
#include "acdispat.h" #include <acpi/acdispat.h>
#define _COMPONENT ACPI_NAMESPACE #define _COMPONENT ACPI_NAMESPACE
......
...@@ -23,8 +23,8 @@ ...@@ -23,8 +23,8 @@
*/ */
#include "acpi.h" #include <acpi/acpi.h>
#include "acnamesp.h" #include <acpi/acnamesp.h>
#define _COMPONENT ACPI_NAMESPACE #define _COMPONENT ACPI_NAMESPACE
......
...@@ -24,10 +24,10 @@ ...@@ -24,10 +24,10 @@
*/ */
#include "acpi.h" #include <acpi/acpi.h>
#include "acnamesp.h" #include <acpi/acnamesp.h>
#include "amlcode.h" #include <acpi/amlcode.h>
#include "actables.h" #include <acpi/actables.h>
#define _COMPONENT ACPI_NAMESPACE #define _COMPONENT ACPI_NAMESPACE
ACPI_MODULE_NAME ("nsutils") ACPI_MODULE_NAME ("nsutils")
......
...@@ -23,8 +23,8 @@ ...@@ -23,8 +23,8 @@
*/ */
#include "acpi.h" #include <acpi/acpi.h>
#include "acnamesp.h" #include <acpi/acnamesp.h>
#define _COMPONENT ACPI_NAMESPACE #define _COMPONENT ACPI_NAMESPACE
......
...@@ -24,8 +24,8 @@ ...@@ -24,8 +24,8 @@
*/ */
#include "acpi.h" #include <acpi/acpi.h>
#include "acnamesp.h" #include <acpi/acnamesp.h>
#define _COMPONENT ACPI_NAMESPACE #define _COMPONENT ACPI_NAMESPACE
......
...@@ -24,8 +24,8 @@ ...@@ -24,8 +24,8 @@
*/ */
#include "acpi.h" #include <acpi/acpi.h>
#include "acnamesp.h" #include <acpi/acnamesp.h>
#define _COMPONENT ACPI_NAMESPACE #define _COMPONENT ACPI_NAMESPACE
......
...@@ -24,8 +24,8 @@ ...@@ -24,8 +24,8 @@
*/ */
#include "acpi.h" #include <acpi/acpi.h>
#include "acnamesp.h" #include <acpi/acnamesp.h>
#define _COMPONENT ACPI_NAMESPACE #define _COMPONENT ACPI_NAMESPACE
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment