commit | 45a6b32e24003d9749d8c6d1c83dfb64d6994ca7 | [log] [tgz] |
---|---|---|
author | Chris Ball <cjb@laptop.org> | Mon Jun 11 09:39:12 2012 -0400 |
committer | Chris Ball <cjb@laptop.org> | Tue Jul 10 23:04:06 2012 -0400 |
tree | d30beb93f6ee79f1bef94aa55538831ef327045a | |
parent | ecf8b5d0a378a0f922ffca27bd0a9101f246fa11 [diff] |
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>