mmc: quirks: Fixup debug message
authorAlexander Stein <alexander.stein@systec-electronic.com>
Tue, 20 May 2014 11:29:21 +0000 (13:29 +0200)
committerUlf Hansson <ulf.hansson@linaro.org>
Wed, 9 Jul 2014 09:26:03 +0000 (11:26 +0200)
There is no need for an output like this:
> mmcblk mmc1:0001: calling add_quirk_mmc+0x0/0x20
Instead use this one:
> mmcblk mmc1:0001: calling add_quirk_mmc

Signed-off-by: Alexander Stein <alexander.stein@systec-electronic.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/core/quirks.c

Simple merge