Am Freitag, dem 09.06.2023 um 14:17 -0600 schrieb Rob Herring:
> On Mon, Apr 10, 2023 at 5:26 PM Rob Herring wrote:
> >
> > Etnaviv doesn't use anything from of_platform.h, but depends on
> > of.h, of_device.h, and platform_device.h which are all implicitly
> > included, but that is going to be r
On 2023/6/13 02:15, Rob Herring wrote:
On Sun, Jun 11, 2023 at 12:49 AM Sui Jingfeng wrote:
Reviewed-by: Sui Jingfeng
On 2023/6/10 04:17, Rob Herring wrote:
On Mon, Apr 10, 2023 at 5:26 PM Rob Herring wrote:
Etnaviv doesn't use anything from of_platform.h, but depends on
of.h, of_device
On Sun, Jun 11, 2023 at 12:49 AM Sui Jingfeng wrote:
>
> Reviewed-by: Sui Jingfeng
>
>
> On 2023/6/10 04:17, Rob Herring wrote:
> > On Mon, Apr 10, 2023 at 5:26 PM Rob Herring wrote:
> >> Etnaviv doesn't use anything from of_platform.h, but depends on
> >> of.h, of_device.h, and platform_device.
Reviewed-by: Sui Jingfeng
On 2023/6/10 04:17, Rob Herring wrote:
On Mon, Apr 10, 2023 at 5:26 PM Rob Herring wrote:
Etnaviv doesn't use anything from of_platform.h, but depends on
of.h, of_device.h, and platform_device.h which are all implicitly
included, but that is going to be removed soon
On Mon, Apr 10, 2023 at 5:26 PM Rob Herring wrote:
>
> Etnaviv doesn't use anything from of_platform.h, but depends on
> of.h, of_device.h, and platform_device.h which are all implicitly
> included, but that is going to be removed soon.
>
> Signed-off-by: Rob Herring
> ---
> drivers/gpu/drm/etna
Etnaviv doesn't use anything from of_platform.h, but depends on
of.h, of_device.h, and platform_device.h which are all implicitly
included, but that is going to be removed soon.
Signed-off-by: Rob Herring
---
drivers/gpu/drm/etnaviv/etnaviv_drv.c | 4 +++-
1 file changed, 3 insertions(+), 1 dele