lkml.org 
[lkml]   [2008]   [Dec]   [31]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[PATCH 10/15] ACPICA: acopcode.h is private
From: Len Brown <len.brown@intel.com>

Signed-off-by: Len Brown <len.brown@intel.com>
---
{include/acpi => kernel/acpi/acpica}/acopcode.h | 0
kernel/acpi/acpica/psopcode.c | 2 +-
2 files changed, 1 insertions(+), 1 deletions(-)
rename {include/acpi => kernel/acpi/acpica}/acopcode.h (100%)

diff --git a/include/acpi/acopcode.h b/kernel/acpi/acpica/acopcode.h
similarity index 100%
rename from include/acpi/acopcode.h
rename to kernel/acpi/acpica/acopcode.h
diff --git a/kernel/acpi/acpica/psopcode.c b/kernel/acpi/acpica/psopcode.c
index b52e198..ccb9652 100644
--- a/kernel/acpi/acpica/psopcode.c
+++ b/kernel/acpi/acpica/psopcode.c
@@ -44,7 +44,7 @@
#include <acpi/acpi.h>
#include "accommon.h"
#include <acpi/acparser.h>
-#include <acpi/acopcode.h>
+#include "acopcode.h"
#include <acpi/amlcode.h>

#define _COMPONENT ACPI_PARSER
--
1.5.6.6


\
 
 \ /
  Last update: 2008-12-31 11:57    [W:0.111 / U:0.060 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site