qcacmn: Define Host based TARGET_TYPE

fwhdr_abstrct: Use Host based TARGET_TYPE instead of firmware
defined TARGET_TYPE. It will abstract dependency on bmi_msg.h.

Change-Id: I76d744db27df730a3a91a243adfc07fc17d77487
CRs-Fixed: 2140921
This commit is contained in:
Pratik Gandhi
2017-11-10 16:46:06 +05:30
committed by snandini
parent 7768da6890
commit 034cb7cb60
21 changed files with 150 additions and 97 deletions

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 2013-2016 The Linux Foundation. All rights reserved.
* Copyright (c) 2013-2018 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -26,6 +26,7 @@
*/
#include "targaddrs.h"
#include "target_type.h"
#include "cepci.h"
#include "regtable.h"
#include "ar6320def.h"