remove adf_os_virt_module_name
[open-ath9k-htc-firmware.git] / target_firmware / magpie_fw_dev / target / inc / adf_os_module.h
index e9fb4d9d6e69cc91e44117397e61c205f081015b..ea8d32ac5677767461bd2d8e21bc7ebc64168725 100755 (executable)
@@ -55,11 +55,6 @@ typedef a_status_t (*module_init_func_t)(void);
  */ 
 #define adf_os_virt_module_exit(_mod_exit_func)  __adf_os_virt_module_exit(_mod_exit_func)
 
-/**
- * @brief Specify the module's name.
- */ 
-#define adf_os_virt_module_name(_name)      __adf_os_virt_module_name(_name)
-
 /**
  * @brief Specify the module's dependency on another module.
  */