Skip to content

Commit 4c5fac5

Browse files
authored
Typo fix
1 parent 320e264 commit 4c5fac5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

driver/others/dynamic_arm64.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ static gotoblas_t *get_coretype(void) {
197197
switch (part)
198198
{
199199
case 0x000: // Skylark/EMAG8180
200-
return &gotoblas_EMAG818;
200+
return &gotoblas_EMAG8180;
201201
}
202202
break;
203203
case 0x51: // Qualcomm

0 commit comments

Comments
 (0)