aboutsummaryrefslogtreecommitdiff
path: root/drivers/fpga/fpga-bridge.c
diff options
context:
space:
mode:
authorArnd Bergmann <[email protected]>2019-07-08 14:48:23 +0200
committerDavid S. Miller <[email protected]>2019-07-08 12:43:07 -0700
commit49db9228b8d83cbdef44b4757a393990f48b6d85 (patch)
tree9c34cb8ff0bcd8595da5a28a937fc77d3f660dc3 /drivers/fpga/fpga-bridge.c
parent0287f9ed1693fff26a2d568a9d3f74c2b198540c (diff)
macb: fix build warning for !CONFIG_OF
When CONFIG_OF is disabled, we get a harmless warning about the newly added variable: drivers/net/ethernet/cadence/macb_main.c:48:39: error: 'mgmt' defined but not used [-Werror=unused-variable] static struct sifive_fu540_macb_mgmt *mgmt; Move the variable closer to its use inside of the #ifdef. Fixes: c218ad559020 ("macb: Add support for SiFive FU540-C000") Signed-off-by: Arnd Bergmann <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-bridge.c')
0 files changed, 0 insertions, 0 deletions