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

From: Mikko Rapeli
Date: Tue Jun 02 2015 - 15:19:12 EST


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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/