Re: [PATCH] intel_mid: do not re-introduce usage of obsolete __cpuinit

2013-11-07 Thread David Cohen
On 11/07/2013 10:34 AM, Paul Gortmaker wrote: 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

[PATCH] intel_mid: do not re-introduce usage of obsolete __cpuinit

2013-11-07 Thread Paul Gortmaker
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 po