From: Bjorn Helgaas Date: Tue, 14 Oct 2014 00:01:34 +0000 (-0600) Subject: x86, intel-mid: Remove "weak" from function declarations X-Git-Tag: fixes-against-v3.18-rc2~15^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=754f0da0dc33e8322f7f447aac8e16d581c324ab;p=pandora-kernel.git x86, intel-mid: Remove "weak" from function declarations For the following interfaces: get_penwell_ops() get_cloverview_ops() get_tangier_ops() there is only one implementation, so they do not need to be marked "weak". Remove the "weak" attribute from their declarations. Signed-off-by: Bjorn Helgaas Acked-by: Ingo Molnar CC: David Cohen CC: Kuppuswamy Sathyanarayanan CC: x86@kernel.org --- Reading git-diff-tree failed