gpio: core: dump gpiochips_debug() return void
This commit is contained in:
parent
c4647511a4
commit
29d478235d
|
@ -493,7 +493,6 @@ int gpiochips_get_total_pins(void)
|
|||
|
||||
void gpiochips_debug(void)
|
||||
{
|
||||
return 0;
|
||||
}
|
||||
|
||||
#endif /* BOARD_EXT_GPIOCHIPS > 0 */
|
||||
|
|
Loading…
Reference in New Issue