diff options
author | Simon Glass <sjg@chromium.org> | 2020-02-03 07:36:02 -0700 |
---|---|---|
committer | Simon Glass <sjg@chromium.org> | 2020-02-05 19:33:46 -0700 |
commit | 0db1b4305ad5ba8ef9c41d2f07697c77a04787e2 (patch) | |
tree | eb3d8985ed675c8ee220d4b001c43215575b44f2 /drivers/gpio/lpc32xx_gpio.c | |
parent | f72bdc60b230f5e5d77eaad0b2defe07a46c02a9 (diff) |
sandbox: Drop use of special os_malloc() where possible
Some sandbox files are not built with U-Boot headers, so with the renamed
malloc functions there is now no need to use the special os_... allocation
functions to access the system routines. Instead we can just call them
directly.
Update the affected files accordingly.
Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'drivers/gpio/lpc32xx_gpio.c')
0 files changed, 0 insertions, 0 deletions