From: Nicolas Iooss Date: Sun, 12 Oct 2014 11:02:11 +0000 (+0200) Subject: um: Create asm/sections.h X-Git-Tag: omap-for-v4.2/fixes-rc1^2~78^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d5f20be7cab85e6e701751323eea77c7935ae522;p=pandora-kernel.git um: Create asm/sections.h arch/um/kernel/dyn.lds.S and arch/um/kernel/uml.lds.S define some UML-specific symbols. These symbols are used in the kernel part of UML with extern declarations. Move these declarations to a new header, asm/sections.h, like other architectures do. Signed-off-by: Nicolas Iooss Signed-off-by: Richard Weinberger --- Reading git-diff-tree failed