davinci_cpdma: export symbols used by other drivers
authorArnd Bergmann <arnd@arndb.de>
Fri, 20 Apr 2012 10:56:09 +0000 (10:56 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sat, 21 Apr 2012 19:28:47 +0000 (15:28 -0400)
commit32a6d90bb341417b9a3a42fcbebd9b092396dee6
treeb87233d83cd06491595affba149954ab56c5b357
parent8e7073a3884099df720c07751f205ab863c32f7c
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>
drivers/net/ethernet/ti/davinci_cpdma.c