mmc: core: Export regulator_* functions as GPL
authorChris Ball <cjb@laptop.org>
Mon, 11 Jun 2012 13:39:12 +0000 (09:39 -0400)
committerChris Ball <cjb@laptop.org>
Wed, 11 Jul 2012 03:04:06 +0000 (23:04 -0400)
commit45a6b32e24003d9749d8c6d1c83dfb64d6994ca7
treed30beb93f6ee79f1bef94aa55538831ef327045a
parentecf8b5d0a378a0f922ffca27bd0a9101f246fa11
mmc: core: Export regulator_* functions as GPL

The regulator API functions we're wrapping are exported as GPL, so our
wrappers for the same functions should be too.

Reported-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Signed-off-by: Chris Ball <cjb@laptop.org>
drivers/mmc/core/core.c