Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d133c516 authored by Ashish Kumar Dhanotiya's avatar Ashish Kumar Dhanotiya Committed by Madan Koyyalamudi
Browse files

qcacmn: change qcn9100 to qcn6122 in hif and umac

Change the name of target type qcn9100
to qcn6122 in hif and umac.

Change-Id: Ia473c531a0903fd514dacf645d23bec3886fd719
CRs-Fixed: 2849577
parent f5508eb8
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -68,6 +68,10 @@ extern "C" {
#define TARGET_TYPE_QCA5018   29
#endif

#ifndef TARGET_TYPE_QCN6122
#define TARGET_TYPE_QCN6122   30
#endif

#ifdef __cplusplus
}
#endif