From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Subject: Re: [PATCH 24/45] hdspm.h: include stdint.h in userspace Date: Wed, 11 Mar 2015 07:09:26 +0100 Message-ID: References: <1424127948-22484-1-git-send-email-mikko.rapeli@iki.fi> <1424127948-22484-25-git-send-email-mikko.rapeli@iki.fi> <20150311002812.GB12550@lakka.kapsi.fi> Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: In-Reply-To: <20150311002812.GB12550-dqH1CgrzRhOk/eJAJmRu5A@public.gmane.org> Sender: linux-api-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Mikko Rapeli Cc: Arnd Bergmann , linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Jaroslav Kysela , alsa-devel-K7yf7f+aM1XWsZ/bQMPhNw@public.gmane.org, linux-api-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: alsa-devel@alsa-project.org At Wed, 11 Mar 2015 02:28:12 +0200, Mikko Rapeli wrote: >=20 > 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: > > >=20 > > > Fixes compilation error: > > >=20 > > > sound/hdspm.h:43:2: error: unknown type name =E2=80=98uint32_t=E2= =80=99 > > >=20 > > > Signed-off-by: Mikko Rapeli > >=20 > > Applied for 3.21, thanks. >=20 > Sorry, but this should maybe be dropped or reverted from the sound tr= ee. >=20 > Arnd and others pointed out that kernel headers should be using __u32= etc > types from linux/types.h instead of including stdint.h from libc and = using > uint32_t et al. >=20 > I'll post a new patch version for hdspm.h too in the next revision. Then please post an incremental patch to for-next branch of sound git tree (or the current linux-next tree). Takashi