From: Al Viro Date: Thu, 18 Aug 2011 19:13:40 +0000 (+0100) Subject: um: segment.h is x86-only and needed only there X-Git-Tag: v3.2-rc1~87^2~10 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=46ecca8ae1540abe73000d0fb4878de6956a208f;p=thirdparty%2Fkernel%2Flinux.git um: segment.h is x86-only and needed only there Signed-off-by: Al Viro Signed-off-by: Richard Weinberger --- diff --git a/arch/um/include/asm/segment.h b/arch/x86/um/asm/segment.h similarity index 100% rename from arch/um/include/asm/segment.h rename to arch/x86/um/asm/segment.h