]> git.dujemihanovic.xyz Git - u-boot.git/commit
demo: Remove <common.h> and add needed includes
authorTom Rini <trini@konsulko.com>
Thu, 2 May 2024 01:30:41 +0000 (19:30 -0600)
committerTom Rini <trini@konsulko.com>
Tue, 7 May 2024 14:00:41 +0000 (08:00 -0600)
commit786a5123cba40d8d3fee284b98ce6ea6fbd0d957
tree58f87f8a126981d2577075cff4585f4b286a0f7b
parent7be5c4cb40d38aa37406e93fed5a64d187a89b47
demo: Remove <common.h> and add needed includes

Remove <common.h> from this driver directory and when needed
add missing include files directly.

Signed-off-by: Tom Rini <trini@konsulko.com>
drivers/demo/demo-pdata.c
drivers/demo/demo-shape.c
drivers/demo/demo-simple.c
drivers/demo/demo-uclass.c