diff options
author | Paul Mundt <lethal@linux-sh.org> | 2012-06-13 06:59:47 +0400 |
---|---|---|
committer | Paul Mundt <lethal@linux-sh.org> | 2012-06-13 06:59:47 +0400 |
commit | 1318002aebadf18217ad3de677b6c96b8140dcff (patch) | |
tree | 65199806e111b3eaf50133aeda0aadfcd3d1b75b /arch/sh/include/asm/kvm_para.h | |
parent | ec3d753c5f77ecce0f5d3b8ab603b54b4fd2a106 (diff) | |
download | linux-1318002aebadf18217ad3de677b6c96b8140dcff.tar.xz |
sh: Kill off additional asm-generic wrappers.
A few wrappers were overlooked in the initial conversion, take care of
them now.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/sh/include/asm/kvm_para.h')
-rw-r--r-- | arch/sh/include/asm/kvm_para.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/sh/include/asm/kvm_para.h b/arch/sh/include/asm/kvm_para.h deleted file mode 100644 index 14fab8f0b957..000000000000 --- a/arch/sh/include/asm/kvm_para.h +++ /dev/null @@ -1 +0,0 @@ -#include <asm-generic/kvm_para.h> |