diff options
author | Heiko Stuebner <heiko@sntech.de> | 2012-08-07 19:12:05 +0900 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-09-14 10:00:37 -0700 |
commit | 88b6962594805ade56e9a639ab6a9c7ee7ee0222 (patch) | |
tree | 0380e6256d3a807366ddf93076ab50fcb6e9e85f /arch/arm/plat-s3c24xx/irq.c | |
parent | c616bd57c1b1cb1ba6762039d417ab0c3916146d (diff) | |
download | lwn-88b6962594805ade56e9a639ab6a9c7ee7ee0222.tar.gz lwn-88b6962594805ade56e9a639ab6a9c7ee7ee0222.zip |
ARM: S3C24XX: Fix s3c2410_dma_enqueue parameters
commit b01858c7806e7e6f6121da2e51c9222fc4d21dc6 upstream.
Commit d670ac019f60 (ARM: SAMSUNG: DMA Cleanup as per sparse) changed the
prototype of the s3c2410_dma_* functions to use the enum dma_ch instead
of an generic unsigned int.
In the s3c24xx dma.c s3c2410_dma_enqueue seems to have been forgotten,
the other functions there were changed correctly.
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'arch/arm/plat-s3c24xx/irq.c')
0 files changed, 0 insertions, 0 deletions