diff options
| author | Tom Rini <[email protected]> | 2018-02-05 09:51:50 -0500 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2018-02-05 12:09:43 -0500 |
| commit | a4d403290e32f95cfd254f2778e08f655ddd5a49 (patch) | |
| tree | 0e5c4f60f0f88320d41bc86460050be71295e99a /scripts/Makefile.lib | |
| parent | 7e13f1d08fa85af97d11d9d13d506efdabd3db4d (diff) | |
usb: dwc2: make casts of ep->dma_buf consistent
In most places in the code we cast this to an unsigned long, but in one
place we cast to an unsigned int. For consistency and to fix a warning
on 64bit targets, always cast this to unsigned long. For the long term
we should however change the declaration of dma_buf.
Cc: Philipp Tomsich <[email protected]>
Acked-by: Lukasz Majewski <[email protected]>
Acked-by: Marek Vasut <[email protected]>
Signed-off-by: Tom Rini <[email protected]>
Diffstat (limited to 'scripts/Makefile.lib')
0 files changed, 0 insertions, 0 deletions
