aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/xen-netback/interface.c
diff options
context:
space:
mode:
authorRashika <[email protected]>2013-12-16 10:14:39 +0000
committerDan Williams <[email protected]>2014-04-10 19:17:35 +0000
commit2358b820d42a33f1d1052b438489c90a4cc8f3fc (patch)
tree9278c644c56288b4706e140e1c0fcce91889a1da /drivers/net/xen-netback/interface.c
parentdrivers: dma: Mark functions as static in dma_v3.c (diff)
downloadkernel-2358b820d42a33f1d1052b438489c90a4cc8f3fc.tar.gz
kernel-2358b820d42a33f1d1052b438489c90a4cc8f3fc.zip
drivers: dma: Include appropriate header file in dca.c
Includes an appropriate header file dma_v2.h in ioat/dca.c because functions ioat2_dca_init() and ioat3_dca_init() have their function declarations in dma_v2.h. This eliminates the following warning in ioat/dca.c: drivers/dma/ioat/dca.c:410:22: warning: no previous prototype for ‘ioat2_dca_init’ [-Wmissing-prototypes] drivers/dma/ioat/dca.c:624:22: warning: no previous prototype for ‘ioat3_dca_init’ [-Wmissing-prototypes] Signed-off-by: Rashika Kheria <[email protected]> Reviewed-by: Josh Triplett <[email protected]> Acked-by: Vinod Koul <[email protected]> Signed-off-by: Dan Williams <[email protected]>
Diffstat (limited to 'drivers/net/xen-netback/interface.c')
0 files changed, 0 insertions, 0 deletions