diff options
author | Arjan van de Ven <arjan@linux.intel.com> | 2008-11-09 19:07:58 +0100 |
---|---|---|
committer | Arjan van de Ven <arjan@linux.intel.com> | 2008-11-09 19:07:58 +0100 |
commit | 3044646148cdfa83a311bf1c146a70e550280159 (patch) | |
tree | 2ae0e0e25a77fd228329532e86a36e47343d2d94 | |
parent | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... (diff) | |
download | linux-3044646148cdfa83a311bf1c146a70e550280159.tar.xz linux-3044646148cdfa83a311bf1c146a70e550280159.zip |
x86: move iomap.h to the new include location
a new file was accidentally added to include/asm-x86;
move it to the new arch/x86/include/asm location
Signed-off-by: Arjan van de Ven <arjan@linux.intel.com>
-rw-r--r-- | arch/x86/include/asm/iomap.h (renamed from include/asm-x86/iomap.h) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/include/asm-x86/iomap.h b/arch/x86/include/asm/iomap.h index c1f06289b14b..c1f06289b14b 100644 --- a/include/asm-x86/iomap.h +++ b/arch/x86/include/asm/iomap.h |