ieee802154: move headers out of extra directory
include/net/ieee802154/af_ieee802154.h (and others) naming seems to be too long and redundant. Drop one level of subdirectories. Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
This commit is contained in:
@ -26,9 +26,9 @@
|
||||
#include <linux/if_arp.h>
|
||||
#include <linux/list.h>
|
||||
#include <net/sock.h>
|
||||
#include <net/ieee802154/af_ieee802154.h>
|
||||
#include <net/ieee802154/mac_def.h>
|
||||
#include <net/ieee802154/netdevice.h>
|
||||
#include <net/af_ieee802154.h>
|
||||
#include <net/ieee802154.h>
|
||||
#include <net/ieee802154_netdev.h>
|
||||
|
||||
#include <asm/ioctls.h>
|
||||
|
||||
|
Reference in New Issue
Block a user