From: Wei Yongjun <weiyongj...@huawei.com> Remove including <generated/utsrelease.h> that don't need it.
Signed-off-by: Wei Yongjun <weiyongj...@huawei.com> --- drivers/net/ethernet/mellanox/mlxsw/switchib.c | 1 - 1 file changed, 1 deletion(-) diff --git a/drivers/net/ethernet/mellanox/mlxsw/switchib.c b/drivers/net/ethernet/mellanox/mlxsw/switchib.c index ec0b27e..1552594 100644 --- a/drivers/net/ethernet/mellanox/mlxsw/switchib.c +++ b/drivers/net/ethernet/mellanox/mlxsw/switchib.c @@ -43,7 +43,6 @@ #include <linux/skbuff.h> #include <linux/if_vlan.h> #include <net/switchdev.h> -#include <generated/utsrelease.h> #include "pci.h" #include "core.h"