commit | 32a6d90bb341417b9a3a42fcbebd9b092396dee6 | [log] [tgz] |
---|---|---|
author | Arnd Bergmann <arnd@arndb.de> | Fri Apr 20 10:56:09 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sat Apr 21 15:28:47 2012 -0400 |
tree | b87233d83cd06491595affba149954ab56c5b357 | |
parent | 8e7073a3884099df720c07751f205ab863c32f7c [diff] |
davinci_cpdma: export symbols used by other drivers The davinci_emac driver can be a module, so the symbols it needs from the cpdma driver must be exported. Signed-off-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org> Signed-off-by: David S. Miller <davem@davemloft.net>