Re: [PATCH -next] iommu/amd: Fix non static symbol warning

From: Joerg Roedel
Date: Tue Aug 09 2016 - 11:19:10 EST


On Thu, Jul 28, 2016 at 02:09:53AM +0000, Wei Yongjun wrote:
> Fixes the following sparse warning:
>
> drivers/iommu/amd_iommu.c:106:1: warning:
> symbol '__pcpu_scope_flush_queue' was not declared. Should it be static?
>
> Signed-off-by: Wei Yongjun <weiyj.lk@xxxxxxxxx>

Applied, thanks.