]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit9917c0dab9a0d8d83384b34e98d68bc99abda622
treeb87233d83cd06491595affba149954ab56c5b357
parentdd115f06cac9e0b3557997da0431a89e0273b60a
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