diff options
| author | Al Viro <[email protected]> | 2011-11-20 22:25:25 +0000 |
|---|---|---|
| committer | Richard Weinberger <[email protected]> | 2012-03-24 23:29:55 +0000 |
| commit | 2ffd2e27022209db2c6ffa85e1d4e49b3ad3dd66 (patch) | |
| tree | 584a7fcb0f088140664e56394d4c1ac30bc1782b | |
| parent | um: merge processor_{32,64}.h a bit... (diff) | |
| download | kernel-2ffd2e27022209db2c6ffa85e1d4e49b3ad3dd66.tar.gz kernel-2ffd2e27022209db2c6ffa85e1d4e49b3ad3dd66.zip | |
um: asm-offsets.h might as well come from underlying arch...
Signed-off-by: Al Viro <[email protected]>
Signed-off-by: Richard Weinberger <[email protected]>
| -rw-r--r-- | arch/um/include/asm/asm-offsets.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/um/include/asm/asm-offsets.h b/arch/um/include/asm/asm-offsets.h deleted file mode 100644 index d370ee36a182..000000000000 --- a/arch/um/include/asm/asm-offsets.h +++ /dev/null @@ -1 +0,0 @@ -#include <generated/asm-offsets.h> |
