Commit 55a2d065 authored by Alexander Aring's avatar Alexander Aring Committed by Marcel Holtmann

mac802154: main: remove unnecessary include

This patch removes an unnecessary include of driver-ops header file.
Signed-off-by: default avatarAlexander Aring <alex.aring@gmail.com>
Signed-off-by: default avatarMarcel Holtmann <marcel@holtmann.org>
parent ef0bbac3
...@@ -28,7 +28,6 @@ ...@@ -28,7 +28,6 @@
#include <net/cfg802154.h> #include <net/cfg802154.h>
#include "ieee802154_i.h" #include "ieee802154_i.h"
#include "driver-ops.h"
static int static int
mac802154_netdev_register(struct wpan_phy *phy, struct net_device *dev) mac802154_netdev_register(struct wpan_phy *phy, struct net_device *dev)
......
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