diff options
-rw-r--r-- | board/gateworks/gw_ventana/gw_ventana.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/board/gateworks/gw_ventana/gw_ventana.c b/board/gateworks/gw_ventana/gw_ventana.c index 3afb9facd46..42d27092aae 100644 --- a/board/gateworks/gw_ventana/gw_ventana.c +++ b/board/gateworks/gw_ventana/gw_ventana.c @@ -1386,7 +1386,7 @@ const char *fdt_aliases[] = { "vpu", "csi0", "csi1", - "caam", + NULL, NULL, NULL, NULL, |