diff options
| author | Simon Glass <sjg@chromium.org> | 2024-12-07 10:24:05 -0700 |
|---|---|---|
| committer | Tom Rini <trini@konsulko.com> | 2024-12-12 16:35:24 -0600 |
| commit | 290d0cf0c06e128a7f7d948fd54f0b22ee95aa62 (patch) | |
| tree | fd49b3caac9384e1a9bc50ae605e771cf68a52fe /drivers/usb | |
| parent | 1c5c5a3dcca375dd972aa8942f9b079f6111e6fc (diff) | |
spl: Drop use of uintptr_t
U-Boot uses ulong for addresses. It is confusing to use uintptr_t in a
few places, since it makes people wonder if the types are compatible.
Change the few occurences in SPL to use ulong
Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'drivers/usb')
0 files changed, 0 insertions, 0 deletions
