diff options
author | Clemens Ladisch <clemens@ladisch.de> | 2008-01-04 09:22:20 +0100 |
---|---|---|
committer | Jaroslav Kysela <perex@perex.cz> | 2008-01-31 17:29:44 +0100 |
commit | 740eb8358f2bf337fd4ec62abb5b8cca7c652e5a (patch) | |
tree | fa3d6d2deedf7f58ca2436b5d4a2129f7cdf5d59 /arch/v850 | |
parent | 93521d274b7fb4e6da5772768683e4984783d9e7 (diff) |
[ALSA] oxygen: use uintptr_t in pointer casts
When we store the DMA channel number in the substream's private_data
pointer, use uintptr_t as an intermediate step when casting from/to
unsigned int to prevent the compiler from whining when the pointer size
is different.
Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
Diffstat (limited to 'arch/v850')
0 files changed, 0 insertions, 0 deletions