commit | 4c0d46d2cf62c9cd199cc3323d0b670e7b755650 | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wsa@the-dreams.de> | Fri Jun 17 10:46:57 2016 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sat Jun 18 19:45:55 2016 -0700 |
tree | afe64abf46abcfa2c031ae7de0247665f71a50a0 | |
parent | c4730a92766dacc336f6740c5c1e6181334ef316 [diff] |
staging: ks7010: sdio: remove forward declarations Move read/write functions to the top and driver struct to the end, so we can remove all forward declarations. Signed-off-by: Wolfram Sang <wsa@the-dreams.de> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>