aboutsummaryrefslogtreecommitdiff
path: root/frontend/plat_dummy.c
diff options
context:
space:
mode:
Diffstat (limited to 'frontend/plat_dummy.c')
-rw-r--r--frontend/plat_dummy.c12
1 files changed, 0 insertions, 12 deletions
diff --git a/frontend/plat_dummy.c b/frontend/plat_dummy.c
index 44ba4a8..bafb184 100644
--- a/frontend/plat_dummy.c
+++ b/frontend/plat_dummy.c
@@ -43,18 +43,6 @@ void plat_finish(void)
{
}
-void bgr555_to_rgb565(void *d, void *s, int len)
-{
-}
-
-void bgr888_to_rgb888(void *d, void *s, int len)
-{
-}
-
-void bgr888_to_rgb565(void *d, void *s, int len)
-{
-}
-
void in_update_analogs(void)
{
}