iommu/amd: Fix non static symbol warning
authorWei Yongjun <weiyj.lk@gmail.com>
Thu, 28 Jul 2016 02:09:53 +0000 (02:09 +0000)
committerJoerg Roedel <jroedel@suse.de>
Tue, 9 Aug 2016 15:18:45 +0000 (17:18 +0200)
commita5604f260e68a45510ef773ce36ce301d1f6d102
tree790d3f84c27a051a26e375b5fa01376fd3fdd1fe
parent29b4817d4018df78086157ea3a55c1d9424a7cfc
iommu/amd: Fix non static symbol warning

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@gmail.com>
Signed-off-by: Joerg Roedel <jroedel@suse.de>
drivers/iommu/amd_iommu.c
This page took 0.024231 seconds and 5 git commands to generate.