ANDROID: mmc: Move tracepoint creation and export symbols
authorDylan Reid <dgreid@chromium.org>
Tue, 3 Mar 2015 01:09:07 +0000 (17:09 -0800)
committerBrian Norris <briannorris@google.com>
Tue, 1 Mar 2016 20:03:20 +0000 (12:03 -0800)
commit4658d931f6072f6998c2ea0f43d87111a1fc8a2e
tree6d90699d72df9b34294679dd72f3ae2f7e75aa3d
parent4861be8f9e494d76b571657a067c0e525230391a
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