summaryrefslogtreecommitdiff
path: root/lib/tizen/tizen_hd_logo_data.h
diff options
context:
space:
mode:
authorAlbert ARIBAUD <albert.u.boot@aribaud.net>2014-02-13 13:30:54 +0100
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>2014-02-13 13:30:54 +0100
commitd53ccdb341cf16e32c0ca2d6099b194d9572fe0c (patch)
tree1ef7ca4c54463e02d0da5f6351ac5bebc5418c76 /lib/tizen/tizen_hd_logo_data.h
parent7bc5c8c93032a7b86e268a172955e15b84f1aac3 (diff)
parente25bfecf7ba54a5b56cf991af8a2f2bb22994293 (diff)
downloadu-boot-imx-d53ccdb341cf16e32c0ca2d6099b194d9572fe0c.zip
u-boot-imx-d53ccdb341cf16e32c0ca2d6099b194d9572fe0c.tar.gz
u-boot-imx-d53ccdb341cf16e32c0ca2d6099b194d9572fe0c.tar.bz2
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
Diffstat (limited to 'lib/tizen/tizen_hd_logo_data.h')
-rw-r--r--lib/tizen/tizen_hd_logo_data.h15
1 files changed, 0 insertions, 15 deletions
diff --git a/lib/tizen/tizen_hd_logo_data.h b/lib/tizen/tizen_hd_logo_data.h
deleted file mode 100644
index 95e5f82..0000000
--- a/lib/tizen/tizen_hd_logo_data.h
+++ /dev/null
@@ -1,15 +0,0 @@
-/*
- * (C) Copyright 2012 Samsung Electronics
- * Donghwa Lee <dh09.lee@samsung.com>
- *
- * SPDX-License-Identifier: GPL-2.0+
- */
-
-#ifndef _TIZEN_HD_LOGO_DATA_H_
-#define _TIZEN_HD_LOGO_DATA_H_
-
-#define TIZEN_HD_LOGO_WIDTH 520
-#define TIZEN_HD_LOGO_HEIGHT 120
-#define TIZEN_HD_LOGO_BPP 32
-
-#endif /* _TIZEN_HD_LOGO_DATA_H_ */