alistair23-linux/net/ieee802154
Alexander Aring c5fbbc4683 ieee802154: sysfs: add missing include
Running make C=2 occurs in warnings:

symbol 'wpan_phy_class' was not declared. Should it be static?
symbol 'wpan_phy_sysfs_init' was not declared. Should it be static?
symbol 'wpan_phy_sysfs_exit' wasnot declared. Should it be static?

This patch adds a missing include "sysfs.h" to solve these warnings.

Signed-off-by: Alexander Aring <alex.aring@gmail.com>
Reported-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
2014-11-02 21:52:02 +01:00
..
6lowpan_rtnl.c ieee802154: 6lowpan: remove set of mac address 2014-11-02 04:51:08 +01:00
af802154.h ieee802154: mac802154: remove FSF address 2014-10-25 08:07:30 +02:00
af_ieee802154.c ieee802154: mac802154: remove FSF address 2014-10-25 08:07:30 +02:00
core.c cfg802154: introduce cfg802154_registered_device 2014-11-02 04:51:06 +01:00
core.h ieee802154: add helper wpan_phy_to_rdev function 2014-11-02 04:51:06 +01:00
dgram.c ieee802154: move ieee802154 header 2014-10-25 21:39:57 +02:00
header_ops.c ieee802154: move ieee802154 header 2014-10-25 21:39:57 +02:00
ieee802154.h ieee802154: mac802154: remove FSF address 2014-10-25 08:07:30 +02:00
Kconfig 6lowpan: introduce new net/6lowpan directory 2014-07-12 01:53:30 +02:00
Makefile ieee802154: introduce sysfs file 2014-10-28 23:19:09 +01:00
netlink.c ieee802154: mac802154: remove FSF address 2014-10-25 08:07:30 +02:00
nl-mac.c ieee802154: don't allow to change addr while netif_running 2014-11-02 04:51:07 +01:00
nl-phy.c cfg802154: convert deprecated iface add and del 2014-11-02 04:51:06 +01:00
nl_policy.c ieee802154: mac802154: remove FSF address 2014-10-25 08:07:30 +02:00
raw.c ieee802154: mac802154: remove FSF address 2014-10-25 08:07:30 +02:00
rdev-ops.h cfg802154: convert deprecated iface add and del 2014-11-02 04:51:06 +01:00
reassembly.c ieee802154: reassembly: fix tag byteorder 2014-10-25 07:56:22 +02:00
reassembly.h ieee802154: reassembly: fix tag byteorder 2014-10-25 07:56:22 +02:00
sysfs.c ieee802154: sysfs: add missing include 2014-11-02 21:52:02 +01:00
sysfs.h ieee802154: introduce sysfs file 2014-10-28 23:19:09 +01:00