Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
net: ipa: add a missing __iomem attribute
The virt local variable in gsi_channel_state() does not have an __iomem attribute but should. Fix this. Signed-off-by: Alex Elder <elder@linaro.org> Reviewed-by: Amy Parker <enbyamy@gmail.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
- Loading branch information