]> git.dujemihanovic.xyz Git - u-boot.git/commit
api: Remove <common.h> and add needed includes
authorTom Rini <trini@konsulko.com>
Thu, 2 May 2024 01:31:37 +0000 (19:31 -0600)
committerTom Rini <trini@konsulko.com>
Tue, 7 May 2024 14:00:57 +0000 (08:00 -0600)
commit1227a30d0056e8f09e7bb97a555ccfa900afba46
tree8ccc1a891ff38c02169c76ee2eaacd91d77abdd1
parent2193e160446e78513a4a8dfd95876762286f1fb1
api: Remove <common.h> and add needed includes

Remove <common.h> from here and when needed add missing include files
directly.

Signed-off-by: Tom Rini <trini@konsulko.com>
api/api.c
api/api_display.c
api/api_net.c
api/api_storage.c
examples/api/demo.c
examples/api/glue.c
examples/api/libgenwrap.c
examples/standalone/atmel_df_pow2.c
examples/standalone/sched.c
examples/standalone/stubs.c
include/api_public.h