Fix integer types in <sound/hdsp.h> SNDRV_HDSP_IOCTL_GET_PEAK_RMS ioctl
authorDavid Woodhouse <dwmw2@infradead.org>
Wed, 3 May 2006 23:42:42 +0000 (00:42 +0100)
committerDavid Woodhouse <dwmw2@infradead.org>
Wed, 3 May 2006 23:42:42 +0000 (00:42 +0100)
commit888855dc00c302c88663ec256bb422f4b27046f2
tree1a2a52d028f265b3792c2678959befee34c3ab74
parent423bc7b22bdeb73efeabfcf91d8a459ac33088f1
Fix integer types in <sound/hdsp.h> SNDRV_HDSP_IOCTL_GET_PEAK_RMS ioctl

We should be using __u32 et al, not the kernel-private types.

Signed-off-by: David Woodhouse <dwmw2@infradead.org>
include/sound/hdsp.h