diff options
| author | Vinod Koul <[email protected]> | 2016-09-13 22:25:07 +0530 |
|---|---|---|
| committer | Vinod Koul <[email protected]> | 2016-09-26 22:28:10 +0530 |
| commit | 66a1a51270a2ed057b41cda234cc3fe2ff7c64bf (patch) | |
| tree | 3f558bc55636ca4fb2807372ef0052b5166fe41c /tools/perf/scripts/python/compaction-times.py | |
| parent | 3fd386625679bd2adb94d2a3d25dd2fdd38b52e3 (diff) | |
dmaengine: coh901318: return ssize_t for coh901318_debugfs_read
The file_operations.read expects return as ssize_t, so update
coh901318_debugfs_read to return ssize_t to fix the warning:
drivers/dma/coh901318.c:1369:2: warning: initialization from incompatible pointer type [enabled by default]
.read = coh901318_debugfs_read,
Acked-by: Linus Walleij <[email protected]>
Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/compaction-times.py')
0 files changed, 0 insertions, 0 deletions