All driver-model functions should have a device as the first parameter.
Update this function accordingly.

Signed-off-by: Simon Glass <s...@chromium.org>
Reviewed-by: Andy Shevchenko <andy.shevche...@gmail.com>
---

Changes in v2:
- Add a comment about reusing the device pointer

 arch/x86/lib/acpi_table.c      | 11 ++++++-----
 drivers/serial/serial-uclass.c |  9 +++------
 include/serial.h               |  2 +-
 test/dm/serial.c               |  4 ++--
 4 files changed, 12 insertions(+), 14 deletions(-)

Applied to u-boot-dm/next, thanks!
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to