]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/commit
nfp: Explicitly include linux/bug.h
authorMark Brown <broonie@kernel.org>
Fri, 13 Oct 2017 02:50:35 +0000 (03:50 +0100)
committerDavid S. Miller <davem@davemloft.net>
Sun, 15 Oct 2017 01:31:41 +0000 (18:31 -0700)
commit4c7787ba3a1f583dba6ff3420817229f0056df84
tree7c431db9895931566068da4c031d8d17c77c1456
parent7f4e568dd13e094bb951753bbad23704198ecac3
nfp: Explicitly include linux/bug.h

Today's -next build encountered an error due to a missing definition of
WARN_ON(), caused by some header reorganization removing an implicit
inclusion of linux/bug.h.  Fix this with an explicit inclusion.

Signed-off-by: Mark Brown <broonie@kernel.org>
Acked-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/netronome/nfp/nfp_app.c
drivers/net/ethernet/netronome/nfp/nfp_asm.h