#ifndef __MAC80211_DEBUGFS_STA_H #define __MAC80211_DEBUGFS_STA_H #include "sta_info.h" #ifdef CONFIG_MAC80211_DEBUGFS void ieee80211_sta_debugfs_add(struct sta_info *sta); void ieee80211_sta_debugfs_remove(struct sta_info *sta); #else static inline void ieee80211_sta_debugfs_add(struct sta_info *sta) {} static inline void ieee80211_sta_debugfs_remove(struct sta_info *sta) {} #endif #endif /* __MAC80211_DEBUGFS_STA_H */ x/net-next.git' title='net-next.git Git repository'/>
summaryrefslogtreecommitdiff
path: root/include/dt-bindings/clock/qcom,gcc-msm8996.h
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2016-12-04 12:50:51 -0800
committerLinus Torvalds <torvalds@linux-foundation.org>2016-12-04 12:50:51 -0800
commit3e5de27e940d00d8d504dfb96625fb654f641509 (patch)
treeb38dbbb5c36de40798435623d8db8736d9a26bb0 /include/dt-bindings/clock/qcom,gcc-msm8996.h
parent0cb65c83304a341b9d09678448d7c8b550689531 (diff)
Linux 4.9-rc8
Diffstat (limited to 'include/dt-bindings/clock/qcom,gcc-msm8996.h')