aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/ports/AVR/hal_pal_lld.h
diff options
context:
space:
mode:
Diffstat (limited to 'os/hal/ports/AVR/hal_pal_lld.h')
-rw-r--r--os/hal/ports/AVR/hal_pal_lld.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/os/hal/ports/AVR/hal_pal_lld.h b/os/hal/ports/AVR/hal_pal_lld.h
index 6a325ca73..708cf5168 100644
--- a/os/hal/ports/AVR/hal_pal_lld.h
+++ b/os/hal/ports/AVR/hal_pal_lld.h
@@ -227,7 +227,6 @@ typedef volatile avr_gpio_registers_t * ioportid_t;
#define IOPORTSPI1 ((volatile avr_gpio_registers_t *)&PIN_SPI1)
#endif
-
/*===========================================================================*/
/* Implementation, some of the following macros could be implemented as */
/* functions, if so please put them in pal_lld.c. */