From: Mathias Krause Date: Wed, 16 Jul 2014 17:43:13 +0000 (+0200) Subject: hp-wmi: Add missing __init annotations to initialization code X-Git-Tag: omap-for-v3.17/fixes-against-rc2~44^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=702ef54255350cc821cd1ea9095bc8b336235d26;p=pandora-kernel.git hp-wmi: Add missing __init annotations to initialization code These functions are only called from other initialization routines, so can be marked __init, too. Signed-off-by: Mathias Krause Signed-off-by: Matthew Garrett --- Reading git-diff-tree failed