Commit 477edb78 authored by Jiri Pirko's avatar Jiri Pirko Committed by David S. Miller

bnxt: add missing net/devlink.h include

devlink functions are in use, so include the related header file.
Signed-off-by: default avatarJiri Pirko <jiri@mellanox.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 375cf8c6
......@@ -9,6 +9,7 @@
#include <linux/pci.h>
#include <linux/netdevice.h>
#include <net/devlink.h>
#include "bnxt_hsi.h"
#include "bnxt.h"
#include "bnxt_vfr.h"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment