]> rtime.felk.cvut.cz Git - can-eth-gw-linux.git/blobdiff - arch/arm/mach-tegra/board.h
ARM: tegra: paz00: enable WiFi rfkill when booting from device tree
[can-eth-gw-linux.git] / arch / arm / mach-tegra / board.h
index 097e0e16eacdfd0311ce56f8705aafd48b22e879..f88e5143c767989e7cc8e634635d858055f9de61 100644 (file)
@@ -53,5 +53,7 @@ int __init harmony_pcie_init(void);
 static inline int harmony_pcie_init(void) { return 0; }
 #endif
 
+void __init tegra_paz00_wifikill_init(void);
+
 extern struct sys_timer tegra_timer;
 #endif