summaryrefslogtreecommitdiff
path: root/arch/parisc/include/asm/segment.h
diff options
context:
space:
mode:
authorJames Bottomley <JBottomley@Parallels.com>2012-09-28 11:54:48 +0100
committerJames Bottomley <JBottomley@Parallels.com>2012-10-14 11:35:45 +0100
commit7d55a5dd61f794df89a733b1b8223cdbffe8897c (patch)
tree3e764aa73d7d8896e17cb837a001568253b225eb /arch/parisc/include/asm/segment.h
parent3d6ee36dfb2d40c72071f68173f67c728a0e19f3 (diff)
downloadlinux-3.10-7d55a5dd61f794df89a733b1b8223cdbffe8897c.tar.gz
linux-3.10-7d55a5dd61f794df89a733b1b8223cdbffe8897c.tar.bz2
linux-3.10-7d55a5dd61f794df89a733b1b8223cdbffe8897c.zip
[PARISC] asm: redo generic includes
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
Diffstat (limited to 'arch/parisc/include/asm/segment.h')
-rw-r--r--arch/parisc/include/asm/segment.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/arch/parisc/include/asm/segment.h b/arch/parisc/include/asm/segment.h
deleted file mode 100644
index 26794ddb652..00000000000
--- a/arch/parisc/include/asm/segment.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#ifndef __PARISC_SEGMENT_H
-#define __PARISC_SEGMENT_H
-
-/* Only here because we have some old header files that expect it.. */
-
-#endif