[s3c24xx] Add 2.6.31 patches
[openwrt/svn-archive/archive.git] / target / linux / s3c24xx / files-2.6.31 / drivers / ar6000 / include / regDb.h
diff --git a/target/linux/s3c24xx/files-2.6.31/drivers/ar6000/include/regDb.h b/target/linux/s3c24xx/files-2.6.31/drivers/ar6000/include/regDb.h
new file mode 100644 (file)
index 0000000..b3f665f
--- /dev/null
@@ -0,0 +1,19 @@
+/*
+ * Copyright (c) 2005 Atheros Communications, Inc.
+ * All rights reserved.
+ *
+ *
+ * $ATH_LICENSE_HOSTSDK0_C$
+ *
+ * This module contains the header files for regulatory module,
+ * which include the DB schema and DB values.
+ * $Id:
+ */
+
+#ifndef __REG_DB_H__
+#define __REG_DB_H__
+
+#include "./regulatory/reg_dbschema.h"
+#include "./regulatory/reg_dbvalues.h"
+
+#endif  /* __REG_DB_H__ */