VIRT_PHY: add missing L1CTL_BURST_IND to l1ctlPrimNames

Change-Id: I442305c034bbba5eaed080fb262a61895623eb4f
This commit is contained in:
Vadim Yanitskiy 2018-04-15 16:31:08 +07:00
parent 9abc5f7982
commit 12b07883e7
1 changed files with 1 additions and 0 deletions

View File

@ -57,6 +57,7 @@ static const char* l1ctlPrimNames[] = {
"L1CTL_TRAFFIC_REQ",
"L1CTL_TRAFFIC_CONF",
"L1CTL_TRAFFIC_IND",
"L1CTL_BURST_IND",
"L1CTL_TBF_CFG_REQ",
"L1CTL_TBF_CFG_CONF",
"L1CTL_DATA_TBF_REQ",