> +static int sandbox_sdl_remove_display(void) Forgot the inline :/ should I resend or can it be added when applying? > +{ > + return -ENODEV; > +} > + > static inline int sandbox_sdl_sync(void *lcd_base) > { > return -ENODEV;