iwlagn: add a iwl_pci.[ch] files that will contain all PCI specific code
[deliverable/linux.git] / drivers / net / wireless / iwlwifi / iwl-agn.h
index 5d8b2db82a97114a7408397d5741e6a55db4bee9..9dab387753a8e6ef950b734c358a794adbae39be 100644 (file)
@@ -379,4 +379,7 @@ void iwl_testmode_cleanup(struct iwl_priv *priv)
 }
 #endif
 
+int iwl_probe(struct pci_dev *pdev, struct iwl_cfg *cfg);
+void iwl_remove(struct pci_dev *pdev);
+
 #endif /* __iwl_agn_h__ */
This page took 0.025946 seconds and 5 git commands to generate.