altos: Clean up -Wextra warnings
[fw/altos] / src / core / ao_config.c
index 4a1c58b90afbd17ff0965da02ec8ca23b88e82dc..590d8a49c7e37f229975272eee3e4c5ca0a69655 100644 (file)
@@ -658,8 +658,10 @@ ao_config_help(void) __reentrant;
 static void
 ao_config_show(void) __reentrant;
 
+#if HAS_EEPROM
 static void
 ao_config_save(void) __reentrant;
+#endif
 
 __code struct ao_config_var ao_config_vars[] = {
 #if HAS_FLIGHT