commit | 9c51981d96f10c6a33bcb09f076efddf4154f853 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Sat Apr 27 08:11:06 2024 -0600 |
committer | Tom Rini <trini@konsulko.com> | Mon May 06 15:05:04 2024 -0600 |
tree | fcebd29c80ad15bd798903e2090eefa02022d0e3 | |
parent | 8d28959d700aa537650b5e62c63d49d3b807e809 [diff] [blame] |
post: Remove <common.h> and add needed includes Remove <common.h> from all "post/" files and when needed add missing include files directly. Signed-off-by: Tom Rini <trini@konsulko.com>
diff --git a/post/drivers/rtc.c b/post/drivers/rtc.c index cc7a498..030954e 100644 --- a/post/drivers/rtc.c +++ b/post/drivers/rtc.c
@@ -4,7 +4,7 @@ * Wolfgang Denk, DENX Software Engineering, wd@denx.de. */ -#include <common.h> +#include <config.h> /* * RTC test