1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-17 01:52:59 +01:00
Files
u-boot-megous/include/display_options.h
Tom Rini dcda1f27f5 display_options.h: Correct includes
First, a header should never include itself so remove that. Second, this
header needs <linux/types.h> to be included as the function prototypes
use types that we get via that header.

Signed-off-by: Tom Rini <trini@konsulko.com>
2023-11-07 14:50:51 -05:00

3.1 KiB