projects
/
platform
/
kernel
/
linux-rpi.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Merge tag 'drm-intel-fixes-2016-11-17' of ssh://git.freedesktop.org/git/drm-intel...
[platform/kernel/linux-rpi.git]
/
net
/
mac802154
/
cfg.h
1
/* mac802154 configuration hooks for cfg802154
2
*/
3
4
#ifndef __CFG_H
5
#define __CFG_H
6
7
extern const struct cfg802154_ops mac802154_config_ops;
8
9
#endif /* __CFG_H */