Skip to content

Commit

Permalink
VIRT_PHY: add missing L1CTL_BURST_IND to l1ctlPrimNames
Browse files Browse the repository at this point in the history
Change-Id: I442305c034bbba5eaed080fb262a61895623eb4f
  • Loading branch information
axilirator committed Apr 15, 2018
1 parent 9abc5f7 commit 12b0788
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/host/virt_phy/src/logging.c
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 12b0788

Please sign in to comment.