Merge pull request #4949 from mysterywolf/warning

[kernel][device] fix the compiled warning of PR #4941
This commit is contained in:
guo 2021-08-17 19:53:47 +08:00 committed by GitHub
commit 196f340e5d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -810,6 +810,7 @@ static char *const device_type_str[] =
"I2C Bus",
"USB Slave Device",
"USB Host Bus",
"USB OTG Bus",
"SPI Bus",
"SPI Device",
"SDIO Bus",