diff options
author | James Bottomley <JBottomley@Parallels.com> | 2012-09-28 14:54:48 +0400 |
---|---|---|
committer | James Bottomley <JBottomley@Parallels.com> | 2012-10-14 14:35:45 +0400 |
commit | 7d55a5dd61f794df89a733b1b8223cdbffe8897c (patch) | |
tree | 3e764aa73d7d8896e17cb837a001568253b225eb /arch/parisc/include/asm/topology.h | |
parent | 3d6ee36dfb2d40c72071f68173f67c728a0e19f3 (diff) | |
download | linux-7d55a5dd61f794df89a733b1b8223cdbffe8897c.tar.xz |
[PARISC] asm: redo generic includes
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
Diffstat (limited to 'arch/parisc/include/asm/topology.h')
-rw-r--r-- | arch/parisc/include/asm/topology.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/arch/parisc/include/asm/topology.h b/arch/parisc/include/asm/topology.h deleted file mode 100644 index d8133eb0b1e7..000000000000 --- a/arch/parisc/include/asm/topology.h +++ /dev/null @@ -1,6 +0,0 @@ -#ifndef _ASM_PARISC_TOPOLOGY_H -#define _ASM_PARISC_TOPOLOGY_H - -#include <asm-generic/topology.h> - -#endif /* _ASM_PARISC_TOPOLOGY_H */ |