summaryrefslogtreecommitdiff
path: root/lib/mpi/mpiutil.c
diff options
context:
space:
mode:
authorRosen Penev <rosenp@gmail.com>2019-07-17 12:46:45 -0700
committerDavid S. Miller <davem@davemloft.net>2019-07-17 15:18:02 -0700
commita6574227a81ffd443cd715f8946baddccce66ada (patch)
treed7e0b9a0b68236a6a8b33a05e87a2e375ce58fff /lib/mpi/mpiutil.c
parent3f05e6886a595c9a29a309c52f45326be917823c (diff)
net: ag71xx: Add missing header
ag71xx uses devm_ioremap_nocache. This fixes usage of an implicit function Fixes: d51b6ce441d3 ("net: ethernet: add ag71xx driver") Signed-off-by: Rosen Penev <rosenp@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions
xsw: spectrum_router: Do not assume RTNL is taken when resolving underlay d...Ido Schimmel 2020-02-20mlxsw: spectrum_router: Do not assume RTNL is taken during RIF teardownIdo Schimmel 2020-02-20mlxsw: spectrum_router: Do not assume RTNL is taken during nexthop initIdo Schimmel 2020-02-20mlxsw: spectrum_span: Only update mirroring agents if presentIdo Schimmel 2020-02-20mlxsw: spectrum: Convert callers to use new mirroring APIIdo Schimmel 2020-02-20mlxsw: spectrum_span: Prepare work item to update mirroring agentsIdo Schimmel 2020-02-20mlxsw: spectrum_span: Use struct_size() to simplify allocationIdo Schimmel 2020-02-20mlxsw: spectrum_span: Do no expose mirroring agents to entire driverIdo Schimmel 2020-02-20mlxsw: spectrum: Protect counter pool with a lockIdo Schimmel 2020-02-20mlxsw: spectrum_kvdl: Protect allocations with a lockIdo Schimmel 2020-02-19mlxsw: Replace zero-length array with flexible-array memberGustavo A. R. Silva 2020-02-17mlxsw: spectrum: Reduce dependency between bridge and router codeIdo Schimmel 2020-02-17mlxsw: spectrum_switchdev: Remove VXLAN checks during FID membershipIdo Schimmel 2020-02-17mlxsw: spectrum_switchdev: Have VXLAN device take reference on FIDIdo Schimmel 2020-02-17mlxsw: spectrum_switchdev: Propagate extack to bridge creation functionIdo Schimmel 2020-02-17mlxsw: spectrum_fid: Use 'refcount_t' for FID reference countingIdo Schimmel