x86, realmode: flattened rm hierachy

Simplified hierarchy under rm directory to a flat
directory because it is not anymore really justified
to have own directory for wakeup code. It only adds
more complexity.

Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@intel.com>
Link: http://lkml.kernel.org/r/1336501366-28617-20-git-send-email-jarkko.sakkinen@intel.com
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
此提交包含在:
Jarkko Sakkinen
2012-05-08 21:22:42 +03:00
提交者 H. Peter Anvin
父節點 b429dbf6e8
當前提交 c4845474a0
共有 21 個檔案被更改,包括 22 行新增52 行删除

查看文件

@@ -16,7 +16,7 @@
#include <asm/cacheflush.h>
#include <asm/realmode.h>
#include "../../realmode/rm/wakeup/wakeup.h"
#include "../../realmode/rm/wakeup.h"
#include "sleep.h"
unsigned long acpi_realmode_flags;