X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=target_firmware%2Fmagpie_fw_dev%2Ftarget%2Fhtc%2Fhtc_tgt.c;h=313b09e46ea2e445be490c0325a3c36e20cadd93;hb=dff894e0a675f895af2fd827f125947f60147b23;hp=978dff77046705e2597116fe32797ba13a929243;hpb=e9e39b3bf6b4de3b609a5e4ec941254aecfe5cf4;p=open-ath9k-htc-firmware.git diff --git a/target_firmware/magpie_fw_dev/target/htc/htc_tgt.c b/target_firmware/magpie_fw_dev/target/htc/htc_tgt.c index 978dff7..313b09e 100755 --- a/target_firmware/magpie_fw_dev/target/htc/htc_tgt.c +++ b/target_firmware/magpie_fw_dev/target/htc/htc_tgt.c @@ -73,4 +73,3 @@ adf_os_virt_module_init(init_htc_tgt); adf_os_virt_module_exit(exit_htc_tgt); adf_os_module_dep(htc_tgt, adf_net); adf_os_module_dep(htc_tgt, inproc_hif); -adf_os_virt_module_name(htc_tgt);