commit | c5f2f0c41e1b420ba422fe7840c5d243e2c202ee | [log] [tgz] |
---|---|---|
author | Marek Szyprowski <m.szyprowski@samsung.com> | Wed Feb 03 13:42:47 2016 +0100 |
committer | Inki Dae <daeinki@gmail.com> | Tue Mar 01 23:37:09 2016 +0900 |
tree | a5dc813e15e6c73646ed48d4226219672ad5cdc4 | |
parent | 3b356785380ee04c55c802181f58f040ccfb06c7 [diff] |
drm/exynos: fix types for compilation on 64bit architectures This patch fixes compilation warnings (on 64bit architectures) and bugs related to casting pointers through 32bit integers. Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com> Signed-off-by: Inki Dae <inki.dae@samsung.com>