This patch removes an unnecessary include of driver-ops header file. Signed-off-by: Alexander Aring <alex.aring@xxxxxxxxx> --- net/mac802154/main.c | 1 - 1 file changed, 1 deletion(-) diff --git a/net/mac802154/main.c b/net/mac802154/main.c index 21dcc56..86e533e 100644 --- a/net/mac802154/main.c +++ b/net/mac802154/main.c @@ -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) -- 2.1.2 -- To unsubscribe from this list: send the line "unsubscribe linux-wpan" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html