diff options
author | Olof Johansson <olof@lixom.net> | 2013-07-08 22:59:35 (GMT) |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2013-07-09 17:33:19 (GMT) |
commit | f9f0a7d0dcbd19e9705e8b96a4b408f035e25c93 (patch) | |
tree | 2d0174eee216b0e68a1ca30c8cb91a8130292440 /samples | |
parent | d2b4a646717153a1a180b64d4a8464054dbd700e (diff) | |
download | linux-f9f0a7d0dcbd19e9705e8b96a4b408f035e25c93.tar.xz |
drivers/dma/iop-adma.c: fix new warnings
The recent "drivers/dma: remove unused support for MEMSET operations"
change has fallout from lack of build testing by the author. This
fixes:
drivers/dma/iop-adma.c:1020:13: warning: unused variable 'dma_addr' [-Wunused-variable]
drivers/dma/iop-adma.c:1519:2: warning: format '%s' expects a matching 'char *' argument [-Wformat=]
Signed-off-by: Olof Johansson <olof@lixom.net>
Cc: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Cc: Kyungmin Park <kyungmin.park@samsung.com>
Cc: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions