mac802154: remove unused macro

This patch removes the unused macro which was removed
with the rework of linux-wpan kernel.

Signed-off-by: Varka Bhadram <varkab@cdac.in>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
This commit is contained in:
Varka Bhadram 2015-06-23 16:03:44 +05:30 коммит произвёл Marcel Holtmann
Родитель 8f451829dd
Коммит 927e031c7c
1 изменённых файлов: 0 добавлений и 2 удалений

Просмотреть файл

@ -94,8 +94,6 @@ struct ieee802154_sub_if_data {
struct mac802154_llsec sec;
};
#define MAC802154_CHAN_NONE 0xff /* No channel is assigned */
/* utility functions/constants */
extern const void *const mac802154_wpan_phy_privid; /* for wpan_phy privid */