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-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=46ecca8ae1540abe73000d0fb4878de6956a208f;p=linux-beck.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