From: Ingo Molnar Date: Tue, 7 Sep 2021 17:00:27 +0000 (+0200) Subject: headers/prep: Fix non-standard header section: drivers/usb/cdns3/core.h X-Git-Tag: v5.19~1433^2~9 X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=cd33707d0fd1b65c419f30816dd7f8123472caab;p=mirror_ubuntu-kernels.git headers/prep: Fix non-standard header section: drivers/usb/cdns3/core.h Signed-off-by: Ingo Molnar Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/usb/cdns3/core.h b/drivers/usb/cdns3/core.h index ab0cb68acd23..2d332a788871 100644 --- a/drivers/usb/cdns3/core.h +++ b/drivers/usb/cdns3/core.h @@ -8,12 +8,12 @@ * Authors: Peter Chen * Pawel Laszczak */ -#include -#include - #ifndef __LINUX_CDNS3_CORE_H #define __LINUX_CDNS3_CORE_H +#include +#include + struct cdns; /**