ar71xx: change brand name WHQX to Qxwlan
[openwrt/staging/lynxis.git] / target / linux / ar71xx / files / arch / mips / ath79 / mach-e1700ac-v2.c
index 584fd5198477784d6dec3fd63b73bc0f2c7864fb..90bff1f2f7c239599b014295e00de21abe76c2f7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  WHQX E1700AC v2 board support
+ *  Qxwlan E1700AC v2 board support
  *
  *  Copyright (C) 2017 Peng Zhang <sd20@qxwlan.com>
  *  Copyright (C) 2018 Piotr Dymacz <pepe2k@gmail.com>
@@ -141,5 +141,5 @@ static void __init e1700ac_v2_setup(void)
        ath79_register_wmac(art, NULL);
 }
 
-MIPS_MACHINE(ATH79_MACH_E1700AC_V2, "E1700AC-V2", "WHQX E1700AC v2",
+MIPS_MACHINE(ATH79_MACH_E1700AC_V2, "E1700AC-V2", "Qxwlan E1700AC v2",
             e1700ac_v2_setup);