Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 03eae3ac authored by Max Filippov's avatar Max Filippov
Browse files

xtensa: fix screen_info, clean up unused declarations in setup.c



screen_info on xtensa has old style initializer without field names.
It was broken by the commit d9b26352 ("x86, setup: Store the boot
cursor state") that split the unused2 field into two.

Rewrite screen_info initialization with explicit field names.

Drop unused declarations/tentative definitions of RTC- and FD-related
structures. Drop inclusion of linux/timex.h when RTC is enabled in
configuration.

Signed-off-by: default avatarMax Filippov <jcmvbkbc@gmail.com>
parent 709fb1f9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment