commit | 888855dc00c302c88663ec256bb422f4b27046f2 | [log] [tgz] |
---|---|---|
author | David Woodhouse <dwmw2@infradead.org> | Thu May 04 00:42:42 2006 +0100 |
committer | David Woodhouse <dwmw2@infradead.org> | Thu May 04 00:42:42 2006 +0100 |
tree | 1a2a52d028f265b3792c2678959befee34c3ab74 | |
parent | 423bc7b22bdeb73efeabfcf91d8a459ac33088f1 [diff] |
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>