From: Songjun Wu Date: Tue, 16 Oct 2018 09:19:11 +0000 (+0800) Subject: serial: lantiq: Reorder the head files X-Git-Tag: Ubuntu-5.13.0-19.19~9476^2~80 X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=a77bbe5e334fe7dc570c1f5fe62386cd3a60d6d6;p=mirror_ubuntu-jammy-kernel.git serial: lantiq: Reorder the head files Reorder the head files according to the coding style. Signed-off-by: Songjun Wu Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/tty/serial/lantiq.c b/drivers/tty/serial/lantiq.c index 88210de00f35..c983694ba24d 100644 --- a/drivers/tty/serial/lantiq.c +++ b/drivers/tty/serial/lantiq.c @@ -8,22 +8,22 @@ * Copyright (C) 2010 Thomas Langer, */ -#include -#include -#include +#include #include -#include #include -#include -#include -#include -#include -#include +#include +#include +#include +#include #include #include -#include -#include -#include +#include +#include +#include +#include +#include +#include +#include #include