Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzilla-531916...
[cascardo/linux.git] / net / wireless / regdb.h
1 #ifndef __REGDB_H__
2 #define __REGDB_H__
3
4 extern const struct ieee80211_regdomain *reg_regdb[];
5 extern int reg_regdb_size;
6
7 #endif /* __REGDB_H__ */