summaryrefslogtreecommitdiffstats
path: root/drivers/virt
diff options
context:
space:
mode:
authorVinod Koul <vinod.koul@intel.com>2016-09-13 18:55:07 +0200
committerVinod Koul <vinod.koul@intel.com>2016-09-26 18:58:10 +0200
commit66a1a51270a2ed057b41cda234cc3fe2ff7c64bf (patch)
tree3f558bc55636ca4fb2807372ef0052b5166fe41c /drivers/virt
parentdmaengine: coh901318: use correct print specifiers (diff)
downloadlinux-66a1a51270a2ed057b41cda234cc3fe2ff7c64bf.tar.xz
linux-66a1a51270a2ed057b41cda234cc3fe2ff7c64bf.zip
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 <linus.walleij@linaro.org> Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Diffstat (limited to 'drivers/virt')
0 files changed, 0 insertions, 0 deletions