A few missed bits of cleanup

This commit is contained in:
Jasmine Iwanek
2022-04-12 19:46:23 -04:00
parent cc666e6cc4
commit cc88e5eef1
2 changed files with 2 additions and 2 deletions

View File

@@ -127,7 +127,7 @@ static const device_config_t b215_config[] = {
{ .description = "" }
}
},
{ "", "", -1 }
{ .name = "", .description = "", .type = CONFIG_END }
// clang-format on
};