lkml.org 
[lkml]   [2016]   [Apr]   [6]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH 1/3] ia64: remove unused asm/segment.h
Date
From: Jonas Rabenstein <jonas.rabenstein@studium.uni-erlangen.de>

The file arch/ia64/include/asm/segment.h contains only a comment that it
is still in the source tree as it may be referenced from some files.
Actually only 2 files that are not in an arch/* directory include
<asm/segment.h>.
The first is drivers/lguest/x86/switcher_32.S and obviously is not used
by ia64.
The second is include/asm-generic/uacess.h and also not used by ia64.

Signed-off-by: Jonas Rabenstein <jonas.rabenstein@studium.uni-erlangen.de>
---
arch/ia64/include/asm/segment.h | 6 ------
1 file changed, 6 deletions(-)
delete mode 100644 arch/ia64/include/asm/segment.h

diff --git a/arch/ia64/include/asm/segment.h b/arch/ia64/include/asm/segment.h
deleted file mode 100644
index b89e2b3..0000000
--- a/arch/ia64/include/asm/segment.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#ifndef _ASM_IA64_SEGMENT_H
-#define _ASM_IA64_SEGMENT_H
-
-/* Only here because we have some old header files that expect it.. */
-
-#endif /* _ASM_IA64_SEGMENT_H */
--
1.9.1
\
 
 \ /
  Last update: 2016-04-07 01:41    [W:0.675 / U:0.128 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site