qcacld-3.0: Fix build error for Rome Target
Fix compilation error for Rome target. CRs-Fixed: 3635036 Change-Id: Ibc389b06af3045f2f9bcd02a30442edbf753996b
This commit is contained in:

committed by
Ravindra Konda

parent
96160327fd
commit
87b6ac484c
@@ -1723,6 +1723,7 @@ void ol_dump_target_memory(struct hif_opaque_softc *scn, void *memory_block)
|
||||
case 1:
|
||||
address = AXI_LOCATION;
|
||||
size = AXI_SIZE;
|
||||
break;
|
||||
default:
|
||||
break;
|
||||
}
|
||||
|
Reference in New Issue
Block a user