[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <ZmxZAH84bZi-9QaS@8bytes.org>
Date: Fri, 14 Jun 2024 16:51:44 +0200
From: Joerg Roedel <joro@...tes.org>
To: Jeff Johnson <quic_jjohnson@...cinc.com>
Cc: Robin Murphy <robin.murphy@....com>, Will Deacon <will@...nel.org>,
iommu@...ts.linux.dev, linux-kernel@...r.kernel.org,
kernel-janitors@...r.kernel.org
Subject: Re: [PATCH] iommu/iova: add missing MODULE_DESCRIPTION() macro
On Thu, Jun 13, 2024 at 06:14:36PM -0700, Jeff Johnson wrote:
> With ARCH=arm, make allmodconfig && make W=1 C=1 reports:
> WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/iommu/iova.o
>
> Add the missing invocation of the MODULE_DESCRIPTION() macro.
>
> Signed-off-by: Jeff Johnson <quic_jjohnson@...cinc.com>
> ---
> drivers/iommu/iova.c | 1 +
> 1 file changed, 1 insertion(+)
Applied, thanks.
Powered by blists - more mailing lists