From: Borislav Petkov Date: Mon, 4 Mar 2013 20:16:17 +0000 (+0100) Subject: x86: Drop KERNEL_IMAGE_START X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~114^2~5 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8e3c2a8cf647e2f3a1e9d38009b0d1c02145822f;p=pandora-kernel.git x86: Drop KERNEL_IMAGE_START We have KERNEL_IMAGE_START and __START_KERNEL_map which both contain the start of the kernel text mapping's virtual address. Remove the prior one which has been replicated a lot less times around the tree. No functionality change. Signed-off-by: Borislav Petkov Link: http://lkml.kernel.org/r/1362428180-8865-3-git-send-email-bp@alien8.de Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed