summaryrefslogtreecommitdiffstats
path: root/net/lapb/lapb_iface.c
diff options
context:
space:
mode:
authorJingoo Han <jg1.han@samsung.com>2013-07-17 17:54:11 +0900
committerMark Brown <broonie@linaro.org>2013-07-24 15:32:36 +0100
commitb998aca8ade221d592c8fc6b00687f2c4034d918 (patch)
tree06939538caaed918bc35b13ce15c76cf789054d3 /net/lapb/lapb_iface.c
parentc65bc4a8df3cd806e1868992bbc818b1267072d5 (diff)
spi: s3c64xx: fix casting warning
sdd->ops->request is unsigned int, not unsigned long. Also, sdd->rx_dma.ch is a 'struct dma_chan *'. Thus, (void *) is converted to (struct dma_chan *)(unsigned long), in order to fix possible sparse warnings. Signed-off-by: Jingoo Han <jg1.han@samsung.com> Signed-off-by: Mark Brown <broonie@linaro.org>
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions