König ; Arnd
> Bergmann ; Sumit Semwal ;
> Alex Deucher
> Subject: Re: [PATCH 40/46] dma-buf: move dma-buf symbols into the
> DMA_BUF module namespace.
>
> On Fri, Feb 02, 2024 at 02:01:47PM +0530, Kolanupaka Naveena wrote:
> > +#ifdef BPM_MODULE_IMPORT_NS_SUPPORT
> >
On Fri, Feb 02, 2024 at 02:01:47PM +0530, Kolanupaka Naveena wrote:
> +#ifdef BPM_MODULE_IMPORT_NS_SUPPORT
> +#include
> +#endif
No #ifdef in .c files please, this should not be an issue, just include
the .h file.
> #include
>
> #include "gem/i915_gem_dmabuf.h"
> @@ -23,6 +26,10 @@
> #incl