mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 08:42:12 +02:00
common: Drop display_options.h from common header
Move this out of the common header and include it only where needed. Signed-off-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
@@ -21,6 +21,7 @@
|
||||
*/
|
||||
|
||||
#include <common.h>
|
||||
#include <display_options.h>
|
||||
#include <env.h>
|
||||
#include <splash.h>
|
||||
#include <lcd.h>
|
||||
|
Reference in New Issue
Block a user