A little SAMA5 camera stuff

This commit is contained in:
Gregory Nutt 2013-12-09 14:20:11 -06:00
parent bda70b1dd6
commit 753df33e55
2 changed files with 1 additions and 2 deletions

View File

@ -2814,7 +2814,6 @@ int up_fbinitialize(void)
#if defined(CONFIG_SAMA5_LCDC_OVR1) && defined(CONFIG_SAMA5_LCDC_HEO)
uint32_t regval;
#endif
int ret;
gvdbg("Entry\n");

View File

@ -46,7 +46,7 @@
#include <nuttx/nx/nxglib.h>
#include "chip/sam_lcd.h"
#include "chip/sam_lcdc.h"
#ifdef CONFIG_SAMA5_LCDC