Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

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
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -28,7 +28,6 @@
#include <net/cfg802154.h>

#include "ieee802154_i.h"
#include "driver-ops.h"

static int
mac802154_netdev_register(struct wpan_phy *phy, struct net_device *dev)