From: Paul Bolle Date: Sat, 4 Oct 2008 19:21:44 +0000 (+0200) Subject: x86 setup: remove DEF_INITSEG and DEF_SETUPSEG X-Git-Tag: v2.6.28-rc1~699^2^11~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ba31a5f88b6f907e715ff43db06403e12465b703;p=pandora-kernel.git x86 setup: remove DEF_INITSEG and DEF_SETUPSEG Since v.2.6.23 DEF_INITSEG and DEF_SETUPSEG are unused. Commit c397368 ("Remove old i386 setup code") dropped their usage for i386. They did not return in the x86 tree. (Something similar must have happened for x86_64.) Remove these. Signed-off-by: Paul Bolle Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed