[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <2024012512-haphazard-mobster-f566@gregkh>
Date: Thu, 25 Jan 2024 15:03:13 -0800
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: Abhishek Pandit-Subedi <abhishekpandit@...gle.com>
Cc: Heikki Krogerus <heikki.krogerus@...ux.intel.com>,
linux-usb@...r.kernel.org, jthies@...gle.com, pmalani@...omium.org,
Abhishek Pandit-Subedi <abhishekpandit@...omium.org>,
Dmitry Baryshkov <dmitry.baryshkov@...aro.org>,
Neil Armstrong <neil.armstrong@...aro.org>,
Rajaram Regupathy <rajaram.regupathy@...el.com>,
Saranya Gopal <saranya.gopal@...el.com>,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2 2/3] usb: typec: ucsi: Update connector cap and status
On Wed, Jan 24, 2024 at 04:44:53PM -0800, Abhishek Pandit-Subedi wrote:
> diff --git a/drivers/usb/typec/ucsi/ucsi.h b/drivers/usb/typec/ucsi/ucsi.h
> index bec920fa6b8a..94b373378f63 100644
> --- a/drivers/usb/typec/ucsi/ucsi.h
> +++ b/drivers/usb/typec/ucsi/ucsi.h
> @@ -3,6 +3,7 @@
> #ifndef __DRIVER_USB_TYPEC_UCSI_H
> #define __DRIVER_USB_TYPEC_UCSI_H
>
> +#include <asm-generic/unaligned.h>
Do you really need to include a asm/ include file? This feels very
wrong.
It's also in the wrong place, AND why "asm-generic"? That also feels
wrong.
thanks,
greg k-h
Powered by blists - more mailing lists