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>
Loading
Please sign in to comment
We should be using __u32 et al, not the kernel-private types.
Signed-off-by:
David Woodhouse <dwmw2@infradead.org>