]> git.dujemihanovic.xyz Git - u-boot.git/commit
hwspinlock: Remove <common.h> and add needed includes
authorTom Rini <trini@konsulko.com>
Thu, 2 May 2024 01:30:51 +0000 (19:30 -0600)
committerTom Rini <trini@konsulko.com>
Tue, 7 May 2024 14:00:55 +0000 (08:00 -0600)
commit356675ffd9100171525d50aa1849887473f5704f
tree63ca886e53033a2896e619b5df72b56fa5c7627c
parent6657851f83288e63a966f6cae66e85dea229023b
hwspinlock: 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/hwspinlock/hwspinlock-uclass.c
drivers/hwspinlock/sandbox_hwspinlock.c
drivers/hwspinlock/stm32_hwspinlock.c