commit | 750121c3506399e758849a4f37c772c3f317045f | [log] [tgz] |
---|---|---|
author | Jeroen Hofstee <jeroen@myspectrum.nl> | Sat Jul 12 21:24:08 2014 +0200 |
committer | Tom Rini <trini@ti.com> | Fri Jul 18 17:53:24 2014 -0400 |
tree | d8c8231b7af9fdd5a70bb130a12daf38064fc4cf | |
parent | 0b7df656570e9126616529d03d99261956081bc4 [diff] |
mmc: prevent some warnings with make W=1 Add missing prototypes for global functions and make local functions static. cc: panto@antoniou-consulting.com Signed-off-by: Jeroen Hofstee <jeroen@myspectrum.nl>