From: Paul Gortmaker Date: Mon, 27 Apr 2015 21:37:53 +0000 (-0400) Subject: init: delete the __cpuinit related stubs X-Git-Tag: omap-for-v4.2/fixes-rc1^2~47^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=22c1587adfed1977d26a57ac2831d03e37f8f805;p=pandora-kernel.git init: delete the __cpuinit related stubs The __cpuinit support was removed several releases ago in 3.11-rc1 with commit 22f0a27367742f65130c0fb25ef00f7297e032c1 ("init.h: remove __cpuinit sections from the kernel") People have had a chance to update their out of tree code, so now we remove the no-op stubs to ensure no more new use cases can creep back in. Also delete the mention of __cpuinitdata from the tag script. Signed-off-by: Paul Gortmaker --- Reading git-diff-tree failed