Signed-off-by: Tom Rini <trini@konsulko.com> Conflicts: configs/peach-pi_defconfig configs/peach-pit_defconfig
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
#include "tizen_logo_16bpp.h"
|
||||
#include "tizen_logo_16bpp_gzip.h"
|
||||
|
||||
#ifdef CONFIG_LCD
|
||||
void get_tizen_logo_info(vidinfo_t *vid)
|
||||
{
|
||||
switch (vid->vl_bpix) {
|
||||
@@ -31,3 +32,4 @@ void get_tizen_logo_info(vidinfo_t *vid)
|
||||
break;
|
||||
}
|
||||
}
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user