kernel: owl-loader: fix compile warning
[openwrt/staging/lynxis.git] / target / linux / generic / files / drivers / misc / owl-loader.c
index 30340da486b9472b41f04a038058d0f483338301..f11cb2b49c5e5fc611294a3d92ec66382ec0cdc8 100644 (file)
@@ -89,7 +89,7 @@ static int ath9k_pci_fixup(struct pci_dev *pdev, const u16 *cal_data,
                        val = swahb32(val);
                }
 
-#if CONFIG_LANTIQ
+#ifdef CONFIG_LANTIQ
                val = swab32(val);
 #endif