[PATCH v3 2/3] efi: earlycon: move to video/console to prepare for changes

From: Markuss Broks
Date: Wed Dec 21 2022 - 05:55:03 EST


This would make the next patch in series with this one to
show a clear diff, instead of just removing the previous
driver and creating a new one.

Signed-off-by: Markuss Broks <markuss.broks@xxxxxxxxx>
---
drivers/{firmware/efi => video/console}/earlycon.c | 0
1 file changed, 0 insertions(+), 0 deletions(-)
rename drivers/{firmware/efi => video/console}/earlycon.c (100%)

diff --git a/drivers/firmware/efi/earlycon.c b/drivers/video/console/earlycon.c
similarity index 100%
rename from drivers/firmware/efi/earlycon.c
rename to drivers/video/console/earlycon.c
--
2.39.0