[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAHp75VdY57xQBLN8vT3RdagQx=4kLx69qAyuzLwqTvNGC2xUbQ@mail.gmail.com>
Date:   Wed, 10 Nov 2021 18:34:01 +0200
From:   Andy Shevchenko <andy.shevchenko@...il.com>
To:     Thomas Zimmermann <tzimmermann@...e.de>
Cc:     Andy Shevchenko <andriy.shevchenko@...ux.intel.com>,
        dri-devel <dri-devel@...ts.freedesktop.org>,
        Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
        Maarten Lankhorst <maarten.lankhorst@...ux.intel.com>,
        Maxime Ripard <mripard@...nel.org>,
        David Airlie <airlied@...ux.ie>,
        Daniel Vetter <daniel@...ll.ch>
Subject: Re: [PATCH v1 1/1] drm: Replace kernel.h with the necessary inclusions
On Wed, Nov 10, 2021 at 3:55 PM Thomas Zimmermann <tzimmermann@...e.de> wrote:
> Am 10.11.21 um 11:24 schrieb Andy Shevchenko:
> > When kernel.h is used in the headers it adds a lot into dependency hell,
> > especially when there are circular dependencies are involved.
> >
> > Replace kernel.h inclusion with the list of what is really being used.
...
> > +#include <linux/container_of.h>
>
> I built this patch on a recent drm-misc-next, but there's no
> linux/container_of.h
Thank you for trying. It's in the upstream, whenever drm-misc-next
switches to newer/newest upstream it will be there. I assume it will
happen after v5.16-rc1?
-- 
With Best Regards,
Andy Shevchenko
Powered by blists - more mailing lists