diff --git a/src/linuxgpio.c b/src/linuxgpio.c index 7b54f6fed..5ebe7f6c5 100644 --- a/src/linuxgpio.c +++ b/src/linuxgpio.c @@ -724,4 +724,4 @@ void linuxgpio_initpgm(PROGRAMMER *pgm) { const char linuxgpio_desc[] = "GPIO bitbanging using the Linux libgpiod or sysfs interface (not available)"; -#endif /* HAVE_LINUXGPIO */ +#endif /* HAVE_LINUXGPIO */ \ No newline at end of file