Remove header of previously removed function
authorNathael Pajani <nathael.pajani@ed3l.fr>
Wed, 18 Nov 2015 21:59:09 +0000 (22:59 +0100)
committerNathael Pajani <nathael.pajani@ed3l.fr>
Tue, 8 Nov 2022 16:03:04 +0000 (17:03 +0100)
include/core/system.h

index ef17e77..7f17911 100644 (file)
@@ -56,9 +56,6 @@
  * interfaces */
 void system_set_default_power_state(void);
 
-/* Configure all default pin functions for dtplug, even if modules or functions
- * are not used */
-void system_set_default_pins(void);
 
 /* Stop the watchdog */
 void stop_watchdog(void);