diff options
author | Mauro Carvalho Chehab <m.chehab@samsung.com> | 2014-08-22 10:57:21 -0500 |
---|---|---|
committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | 2014-08-26 18:52:04 -0300 |
commit | 286da9902240ea8476af6afc02bc29e82508f63f (patch) | |
tree | 7b119e6974f0a29ba45e94585ba524b120533d86 /drivers/media/platform/omap | |
parent | c623ed63167adcbc16edac22260e1bff150e60df (diff) |
[media] gsc: Use %pad for dma_addr_t
drivers/media/platform/exynos-gsc/gsc-core.c:855:2: note: in expansion of macro 'pr_debug'
pr_debug("ADDR: y= 0x%X cb= 0x%X cr= 0x%X ret= %d",
^
include/linux/dynamic_debug.h:64:16: warning: format '%X' expects argument of type 'unsigned int', but argument 4 has type 'dma
_addr_t' [-Wformat=]
static struct _ddebug __aligned(8) \
^
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
Diffstat (limited to 'drivers/media/platform/omap')
0 files changed, 0 insertions, 0 deletions