Re: [PATCH 24/45] hdspm.h: include stdint.h in userspace

2015-03-11 Thread Takashi Iwai
At Wed, 11 Mar 2015 02:28:12 +0200, Mikko Rapeli wrote: > > On Tue, Feb 17, 2015 at 07:46:02AM +0100, Takashi Iwai wrote: > > At Tue, 17 Feb 2015 00:05:27 +0100, > > Mikko Rapeli wrote: > > > > > > Fixes compilation error: > > > > > > sound/hdspm.h:43:2: error: unknown type name ‘uint32_t’ > >

Re: [PATCH 24/45] hdspm.h: include stdint.h in userspace

2015-03-11 Thread Takashi Iwai
At Wed, 11 Mar 2015 02:28:12 +0200, Mikko Rapeli wrote: On Tue, Feb 17, 2015 at 07:46:02AM +0100, Takashi Iwai wrote: At Tue, 17 Feb 2015 00:05:27 +0100, Mikko Rapeli wrote: Fixes compilation error: sound/hdspm.h:43:2: error: unknown type name ‘uint32_t’ Signed-off-by:

Re: [PATCH 24/45] hdspm.h: include stdint.h in userspace

2015-03-10 Thread Mikko Rapeli
On Tue, Feb 17, 2015 at 07:46:02AM +0100, Takashi Iwai wrote: > At Tue, 17 Feb 2015 00:05:27 +0100, > Mikko Rapeli wrote: > > > > Fixes compilation error: > > > > sound/hdspm.h:43:2: error: unknown type name ‘uint32_t’ > > > > Signed-off-by: Mikko Rapeli > > Applied for 3.21, thanks. Sorry,

Re: [PATCH 24/45] hdspm.h: include stdint.h in userspace

2015-03-10 Thread Mikko Rapeli
On Tue, Feb 17, 2015 at 07:46:02AM +0100, Takashi Iwai wrote: At Tue, 17 Feb 2015 00:05:27 +0100, Mikko Rapeli wrote: Fixes compilation error: sound/hdspm.h:43:2: error: unknown type name ‘uint32_t’ Signed-off-by: Mikko Rapeli mikko.rap...@iki.fi Applied for 3.21, thanks.

Re: [PATCH 24/45] hdspm.h: include stdint.h in userspace

2015-02-16 Thread Takashi Iwai
At Tue, 17 Feb 2015 00:05:27 +0100, Mikko Rapeli wrote: > > Fixes compilation error: > > sound/hdspm.h:43:2: error: unknown type name ‘uint32_t’ > > Signed-off-by: Mikko Rapeli Applied for 3.21, thanks. Takashi > --- > include/uapi/sound/hdspm.h | 6 ++ > 1 file changed, 6

[PATCH 24/45] hdspm.h: include stdint.h in userspace

2015-02-16 Thread Mikko Rapeli
Fixes compilation error: sound/hdspm.h:43:2: error: unknown type name ‘uint32_t’ Signed-off-by: Mikko Rapeli --- include/uapi/sound/hdspm.h | 6 ++ 1 file changed, 6 insertions(+) diff --git a/include/uapi/sound/hdspm.h b/include/uapi/sound/hdspm.h index d956c35..f799828 100644 ---

Re: [PATCH 24/45] hdspm.h: include stdint.h in userspace

2015-02-16 Thread Takashi Iwai
At Tue, 17 Feb 2015 00:05:27 +0100, Mikko Rapeli wrote: Fixes compilation error: sound/hdspm.h:43:2: error: unknown type name ‘uint32_t’ Signed-off-by: Mikko Rapeli mikko.rap...@iki.fi Applied for 3.21, thanks. Takashi --- include/uapi/sound/hdspm.h | 6 ++ 1 file changed, 6

[PATCH 24/45] hdspm.h: include stdint.h in userspace

2015-02-16 Thread Mikko Rapeli
Fixes compilation error: sound/hdspm.h:43:2: error: unknown type name ‘uint32_t’ Signed-off-by: Mikko Rapeli mikko.rap...@iki.fi --- include/uapi/sound/hdspm.h | 6 ++ 1 file changed, 6 insertions(+) diff --git a/include/uapi/sound/hdspm.h b/include/uapi/sound/hdspm.h index