diff options
| author | Beniamino Galvani <[email protected]> | 2016-05-08 08:30:15 +0200 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2016-05-27 15:39:46 -0400 |
| commit | 0e1a3e30deb089cba3f1c01a48443cf8a86b5398 (patch) | |
| tree | da922751f8ceb28cf3f078813d6764a65446bb08 /include | |
| parent | 5a07abb3705f561221e7ae351beba746b6ae6eb7 (diff) | |
net: designware: fix descriptor layout and warnings on 64-bit archs
All members of the DMA descriptor must be 32-bit, even on 64-bit
architectures: change the type to u32 to ensure this. Also, fix
other warnings.
Signed-off-by: Beniamino Galvani <[email protected]>
Acked-by: Joe Hershberger <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
[trini: Use phys_addr_t not unsigned long long to test that we're within
DMA'able memory]
Signed-off-by: Tom Rini <[email protected]>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
