From: Paul Gortmaker Date: Thu, 7 Nov 2013 18:34:50 +0000 (-0500) Subject: x86, intel-mid: Do not re-introduce usage of obsolete __cpuinit X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~30^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aeeca404266c8ed2997905afc342ba9561f49ca7;p=pandora-kernel.git x86, intel-mid: Do not re-introduce usage of obsolete __cpuinit The commit 712b6aa8731a7e148298c58cea66a5209c659e3c [Nov7 linux-next via tip/auto-latest] ("intel_mid: Renamed *mrst* to *intel_mid*") adds a __cpuinit. We removed this a couple versions ago; we now want to remove the compat no-op stubs. Introducing new users is not what we want to see at this point in time, as it will break once the stubs are gone. Cc: Kuppuswamy Sathyanarayanan Cc: David Cohen Signed-off-by: Paul Gortmaker Link: http://lkml.kernel.org/r/1383849290-11250-1-git-send-email-paul.gortmaker@windriver.com Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed