summaryrefslogtreecommitdiffstats
path: root/drivers/extcon
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@osg.samsung.com>2014-09-24 18:50:33 -0300
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>2014-09-26 06:50:58 -0300
commitf1a0c1858c63888511811a5b5661bd4d08941028 (patch)
tree0ec6e088dd0e85411ceee41e18f46fcf78b48e13 /drivers/extcon
parent5b31d9e036c1e18141b0458e89ce78e966a0d590 (diff)
downloadblackbird-op-linux-f1a0c1858c63888511811a5b5661bd4d08941028.tar.gz
blackbird-op-linux-f1a0c1858c63888511811a5b5661bd4d08941028.zip
[media] s5p_mfc_opr: Fix warnings
CC drivers/media//platform/s5p-mfc/s5p_mfc_opr.o drivers/media//platform/s5p-mfc/s5p_mfc_opr.c: In function ‘s5p_mfc_alloc_priv_buf’: drivers/media//platform/s5p-mfc/s5p_mfc_opr.c:44:2: warning: format ‘%d’ expects argument of type ‘int’, but argument 4 has type ‘size_t’ [-Wformat=] mfc_debug(3, "Allocating priv: %d\n", b->size); ^ drivers/media//platform/s5p-mfc/s5p_mfc_opr.c:53:2: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 5 has type ‘dma_addr_t’ [-Wformat=] mfc_debug(3, "Allocated addr %p %08x\n", b->virt, b->dma); ^ Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Diffstat (limited to 'drivers/extcon')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud