[alsa-devel] [PATCH 30/98] hdspm.h: use __u8, __u32 and __u64 from linux/types.h

Mikko Rapeli mikko.rapeli at iki.fi
Tue Jun 2 21:18:56 CEST 2015


On Sun, May 31, 2015 at 09:11:54AM +0200, Takashi Iwai wrote:
> At Sat, 30 May 2015 17:38:22 +0200,
> Mikko Rapeli wrote:
> > 
> > Fixes userspace compilation errors like:
> > 
> > sound/hdspm.h:43:2: error: unknown type name ‘uint32_t’
> 
> Hmm, how do you get this error at all?
> The header includes stdint.h for user-space.

Yes, sorry. This patch removes the stdint.h include and uses kernel __u32
types instead. Will fix the commit message. Thanks!

-Mikko


More information about the Alsa-devel mailing list