gpio: core: dump gpiochips_debug() return void

This commit is contained in:
Andrey Gusakov 2024-06-24 10:38:09 +03:00 committed by rusefillc
parent c4647511a4
commit 29d478235d
1 changed files with 0 additions and 1 deletions

View File

@ -493,7 +493,6 @@ int gpiochips_get_total_pins(void)
void gpiochips_debug(void)
{
return 0;
}
#endif /* BOARD_EXT_GPIOCHIPS > 0 */