[PATCH v2 19/23] clk: sunxi-ng: ccu: add Display Engine 3.3 (DE33) support

Stephen Boyd sboyd at kernel.org
Fri Jul 5 21:48:44 PDT 2024


Quoting Ryan Walklin (2024-07-05 01:39:15)
> Hi Stephen, thanks for reviewing.
> 
> On Thu, 4 Jul 2024, at 11:02 AM, Stephen Boyd wrote:
> > Quoting Ryan Walklin (2024-07-03 03:51:09)
> >> +#include <linux/of_address.h>
> >
> > What is this include for?
> >
> for writel, however have confirmed this should instead be #include <asm/io.h>, will correct for v3.

Include linux/io.h then.



More information about the linux-arm-kernel mailing list