From: Andy Shevchenko Date: Wed, 24 Jun 2015 11:32:21 +0000 (+0300) Subject: mmc: block: don't use parameter prefix if built as module X-Git-Tag: omap-for-v4.3/fixes-rc1~60^2~61 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=829b6962f7e3cfc06f7c5c26269fd47ad48cf503;p=pandora-kernel.git mmc: block: don't use parameter prefix if built as module It's excessive to use prefix for the parameters when you do modprobe mmc-block mmcblk.perdev_minors=16 Make this available only for built-in case. Signed-off-by: Andy Shevchenko Signed-off-by: Ulf Hansson --- Reading git-diff-tree failed