diff options
author | Jon Mason <jon.mason@broadcom.com> | 2016-07-07 19:08:54 -0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-07-09 18:10:40 -0400 |
commit | a0b68486f6f680c7c0352a47c60042d7d95ffd87 (patch) | |
tree | 9c84f920d37864276ef2dd073c60be78b3f067d8 /drivers/net/ethernet/broadcom/Makefile | |
parent | d00a8281bcc962027dfe409c2f3e3f0546be9200 (diff) |
net: ethernet: bgmac: add dma_dev pointer
The dma buffer allocation, etc references a dma_dev device pointer from
the bcma core. In anticipation of removing the bcma requirement for
this driver, these must be changed to not reference that struct. Add a
dma_dev device pointer to the bgmac stuct and reference that instead.
Signed-off-by: Jon Mason <jon.mason@broadcom.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Tested-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/broadcom/Makefile')
0 files changed, 0 insertions, 0 deletions