projects
/
platform
/
adaptation
/
samsung_exynos
/
libtdm-exynos.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cf4088d
)
ABI version up to 2.0
32/186432/1
author
Changyeon Lee
<cyeon.lee@samsung.com>
Thu, 9 Aug 2018 12:08:21 +0000
(21:08 +0900)
committer
Changyeon Lee
<cyeon.lee@samsung.com>
Thu, 9 Aug 2018 12:08:21 +0000
(21:08 +0900)
Change-Id: Idee0aee848e8d579c0e923c810d0d24156403d41
src/tdm_exynos.c
patch
|
blob
|
history
diff --git
a/src/tdm_exynos.c
b/src/tdm_exynos.c
index 451294c2d6e5a90df7b333edb653e0c7559790a5..fcc814b8da495bc4cac6c96d03e7e7213ef0d2ce 100644
(file)
--- a/
src/tdm_exynos.c
+++ b/
src/tdm_exynos.c
@@
-537,7
+537,7
@@
failed:
tdm_backend_module tdm_backend_module_data = {
"exynos",
"Samsung",
- TDM_BACKEND_SET_ABI_VERSION(
1, 5
),
+ TDM_BACKEND_SET_ABI_VERSION(
2, 0
),
tdm_exynos_init,
tdm_exynos_deinit
};