diff options
| author | Takashi Iwai <[email protected]> | 2013-11-06 17:54:55 +0100 |
|---|---|---|
| committer | Takashi Iwai <[email protected]> | 2013-11-06 18:00:29 +0100 |
| commit | 293db84270c2fc37f56030d09c43c7eb7939a7c3 (patch) | |
| tree | fb0e63fc5502f44367ba7851d23ae499b4a31294 /drivers/clocksource/qcom-timer.c | |
| parent | 77ed16cc6c4d8ff0fe7b18c53e13826a81bd4d06 (diff) | |
ALSA: lx6464es: Fix pointer cast compile warnings
The warnings are really harmless but annoying. Since they are only
about debug prints, and it's at most 32bit DMA, let's just cast to
unsigned long.
sound/pci/lx6464es/lx6464es.c:457:22: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
sound/pci/lx6464es/lx_core.c:1195:21: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'drivers/clocksource/qcom-timer.c')
0 files changed, 0 insertions, 0 deletions