diff options
author | Florian Fainelli <f.fainelli@gmail.com> | 2018-04-01 20:26:29 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-04-02 05:20:48 +0300 |
commit | 16a1c0646e55c3345bce8e4edfc06ad119d27c04 (patch) | |
tree | 28fde750f62dbd18fe57133e6138cc7328255426 /certs | |
parent | 6174a30df1b902e1fedbd728f5343937e83e64e6 (diff) | |
download | linux-16a1c0646e55c3345bce8e4edfc06ad119d27c04.tar.xz |
net: bgmac: Correctly annotate register space
All the members: base, idm_base and nicpm_base should be annotated with
__iomem since they are pointers to register space. This fixes a bunch of
sparse reported warnings.
Fixes: f6a95a24957a ("net: ethernet: bgmac: Add platform device support")
Fixes: dd5c5d037f5e ("net: ethernet: bgmac: add NS2 support")
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'certs')
0 files changed, 0 insertions, 0 deletions