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: NDavid Woodhouse <dwmw2@infradead.org>
Showing
想要评论请 注册 或 登录
We should be using __u32 et al, not the kernel-private types.
Signed-off-by: NDavid Woodhouse <dwmw2@infradead.org>