diff options
author | Sachin Kamat <sachin.kamat@linaro.org> | 2013-09-05 17:01:35 +0530 |
---|---|---|
committer | Inki Dae <inki.dae@samsung.com> | 2013-09-16 21:57:04 +0900 |
commit | 19e307bc894edd8174ea83ee0ef102291a8bbc8d (patch) | |
tree | 5fbe06ce30b380fdfe3c26c58e5006732c88df8d /arch | |
parent | 09bd14b2cc9ec2e7261019566fac0afd4cf21d51 (diff) |
drm/exynos: Fix address space warning in exynos_drm_buf.c
Fixes the following warning:
drivers/gpu/drm/exynos/exynos_drm_buf.c:66:29: warning:
incorrect type in assignment (different address spaces)
drivers/gpu/drm/exynos/exynos_drm_buf.c:66:29:
expected void [noderef] <asn:2>*kvaddr
drivers/gpu/drm/exynos/exynos_drm_buf.c:66:29: got void *
Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions