From: Ulf Hansson Date: Mon, 1 Dec 2014 15:53:34 +0000 (+0100) Subject: mmc: core: Make tuning block patterns static X-Git-Tag: fixes-v4.0-rc1~141^2~58 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=04cdbbfa73ebac57a30ec2ebebfd7e9342bbdc44;p=pandora-kernel.git mmc: core: Make tuning block patterns static Since previous patches removed the need for the tuning block patterns to be exported, let's move them close to the mmc_send_tuning() API. Those are now intended to be used only by the mmc core. Signed-off-by: Ulf Hansson Reviewed-by: Stephen Boyd Acked-by: Jaehoon Chung --- Reading git-diff-tree failed