[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <YgOsCS/gbfCppMY7@smile.fi.intel.com>
Date: Wed, 9 Feb 2022 13:56:57 +0200
From: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
To: Joerg Roedel <jroedel@...e.de>,
Lu Baolu <baolu.lu@...ux.intel.com>,
iommu@...ts.linux-foundation.org, linux-kernel@...r.kernel.org
Cc: David Woodhouse <dwmw2@...radead.org>,
Joerg Roedel <joro@...tes.org>, Will Deacon <will@...nel.org>
Subject: Re: [PATCH v2 1/1] iommu/vt-d: Move intel_iommu_ops to header file
On Mon, Feb 07, 2022 at 04:12:40PM +0200, Andy Shevchenko wrote:
> Compiler is not happy about hidden declaration of intel_iommu_ops.
>
> .../iommu.c:414:24: warning: symbol 'intel_iommu_ops' was not declared. Should it be static?
>
> Move declaration to header file to make compiler happy.
Note, with this change we are closer to have a clean build with the
CONFIG_WERROR=y when `make W=1`.
--
With Best Regards,
Andy Shevchenko
Powered by blists - more mailing lists