diff options
Diffstat (limited to 'board/gateworks/gw_ventana/gsc.h')
-rw-r--r-- | board/gateworks/gw_ventana/gsc.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/board/gateworks/gw_ventana/gsc.h b/board/gateworks/gw_ventana/gsc.h index 29d375b3a71..5c349888280 100644 --- a/board/gateworks/gw_ventana/gsc.h +++ b/board/gateworks/gw_ventana/gsc.h @@ -69,4 +69,3 @@ int gsc_info(int verbose); int gsc_boot_wd_disable(void); const char *gsc_get_dtb_name(int level, char *buf, int sz); #endif - |