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:
Jayachandran Sreekumaran
2023-10-09 17:32:46 +05:30
committed by Ravindra Konda
parent 96160327fd
commit 87b6ac484c

View File

@@ -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;
}