Re: [PATCH v3] common: Drop display_options.h from common header

2022-08-10 Thread Tom Rini
On Sun, Jul 31, 2022 at 12:28:48PM -0600, Simon Glass wrote: > Move this out of the common header and include it only where needed. > > Signed-off-by: Simon Glass Applied to u-boot/master, thanks! -- Tom signature.asc Description: PGP signature

[PATCH v3] common: Drop display_options.h from common header

2022-07-31 Thread Simon Glass
Move this out of the common header and include it only where needed. Signed-off-by: Simon Glass --- Changes in v3: - Rebase to master Changes in v2: - Rebase to master arch/arm/cpu/armv7/s5p-common/cpu_info.c | 1 + arch/arm/mach-at91/arm926ejs/eflash.c| 1 + arch/arm/mach-imx/hab.c