arch: mostly remove <asm/segment.h>

A few architectures use <asm/segment.h> internally, but nothing in
common code does. Remove all the empty or almost empty versions of it,
including the asm-generic one.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
このコミットが含まれているのは:
Christoph Hellwig
2019-04-23 18:38:07 +02:00
committed by Arnd Bergmann
コミット c67fdc1f00
24個のファイルの変更0行の追加61行の削除

ファイルの表示

@@ -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 */