Skip to content

Commit

Permalink
dmaengine: dw: fix typo in Kconfig
Browse files Browse the repository at this point in the history
platfroms -> platforms

Signed-off-by: Jean Delvare <[email protected]>
Fixes: fed42c1 ("dma: dw: add PCI part of the driver")
Cc: Viresh Kumar <[email protected]>
Acked-by: Andy Shevchenko <[email protected]>
Signed-off-by: Vinod Koul <[email protected]>
  • Loading branch information
jdelvare authored and Vinod Koul committed Jan 2, 2017
1 parent 34a31f0 commit 1032471
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/dma/dw/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ config DW_DMAC_PCI
select DW_DMAC_CORE
help
Support the Synopsys DesignWare AHB DMA controller on the
platfroms that enumerate it as a PCI device. For example,
platforms that enumerate it as a PCI device. For example,
Intel Medfield has integrated this GPDMA controller.

0 comments on commit 1032471

Please sign in to comment.