diff options
| author | Olof Johansson <[email protected]> | 2013-07-08 15:59:35 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2013-07-09 10:33:19 -0700 |
| commit | f9f0a7d0dcbd19e9705e8b96a4b408f035e25c93 (patch) | |
| tree | 2d0174eee216b0e68a1ca30c8cb91a8130292440 /tools/perf/scripts/python | |
| parent | d2b4a646717153a1a180b64d4a8464054dbd700e (diff) | |
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 <[email protected]>
Cc: Bartlomiej Zolnierkiewicz <[email protected]>
Cc: Kyungmin Park <[email protected]>
Cc: Sebastian Hesselbarth <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions