Skip to content

Commit

Permalink
davinci: init: Fix typo
Browse files Browse the repository at this point in the history
Signed-off-by: adi8900 <[email protected]>
  • Loading branch information
raysenlau authored and adi8900 committed Jul 8, 2021
1 parent af3dc42 commit addc95c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion init/init_davinci.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ constexpr const char *RO_PROP_SOURCES[] = {

constexpr const char *PRODUCTS[] = {
"davinci",
"davincin",
"davinciin",
};

constexpr const char *DEVICES[] = {
Expand Down

0 comments on commit addc95c

Please sign in to comment.