From: Paul Bolle Date: Tue, 20 May 2014 07:56:11 +0000 (+0200) Subject: m68k: remove check for CONFIG_BSEIP X-Git-Tag: fixes-v4.0-rc1~96^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef0012b48cb7410014b733de939470d80d827dfe;p=pandora-kernel.git m68k: remove check for CONFIG_BSEIP There used to be a Kconfig symbol BSEIP. It was PPC specific and was removed in v2.6.27. So the check for CONFIG_BSEIP can be removed. This means a few defines will be removed. None of the macros involved are used, so no one should care. Signed-off-by: Paul Bolle Signed-off-by: Greg Ungerer --- Reading git-diff-tree failed