ANDROID: mmc: Move tracepoint creation and export symbols
authorDylan Reid <dgreid@chromium.org>
Tue, 3 Mar 2015 01:09:07 +0000 (17:09 -0800)
committerAmit Pundir <amit.pundir@linaro.org>
Thu, 7 Apr 2016 11:19:55 +0000 (16:49 +0530)
commit13712cceef9b7f1a585ab83564e86b115dd41134
treeca6f92c22fab9679560b830e9a3063e9f18db365
parent49f63e15598e09f24e0528e7cad18d6dec2ba804
ANDROID: mmc: Move tracepoint creation and export symbols

Move the tracepoint creation to core from card, as core shouldn't depend
on card.

Also add EXPORT_SYMBOL_GPL calls to enable module build.

Change-Id: Ie39fcdadc0516df99600d0963efe09b6cd7a9bf8
Signed-off-by: Dylan Reid <dgreid@chromium.org>
(cherry picked from commit da5fbd1e7e50fee3a8271f50d25c848d0ede64b3,
from android-3.14)
Signed-off-by: Brian Norris <briannorris@google.com>
drivers/mmc/card/block.c
drivers/mmc/core/core.c