Skip to content
Snippets Groups Projects
Commit 23bf153e authored by Rafał Miłecki's avatar Rafał Miłecki
Browse files

kernel: fix earlycon by keeping __earlycon_table


Somewhere between 4.4 and 4.9 there was a change that made
OF_EARLYCON_DECLARE adding entries to the __earlycon_table instead of
__earlycon_of_table. We need to keep this table as well.

Signed-off-by: default avatarRafał Miłecki <rafal@milecki.pl>
parent 339de823
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment