From: Mikko Rapeli Date: Mon, 16 Feb 2015 23:05:43 +0000 (+0100) Subject: include/uapi/sound/emu10k1.h: include sound/asound.h X-Git-Tag: v4.1-rc1~117^2~6^2~43^2~37^2 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=b9956409c281931c74ba8d0a2b61a98076a58602;p=karo-tx-linux.git include/uapi/sound/emu10k1.h: include sound/asound.h Fixes userspace compilation errors like: error: field ‘id’ has incomplete type struct snd_ctl_elem_id id; /* full control ID definition */ Signed-off-by: Mikko Rapeli Signed-off-by: Takashi Iwai --- diff --git a/include/uapi/sound/emu10k1.h b/include/uapi/sound/emu10k1.h index d1bbaf78457a..ec1535bb6aed 100644 --- a/include/uapi/sound/emu10k1.h +++ b/include/uapi/sound/emu10k1.h @@ -23,8 +23,7 @@ #define _UAPI__SOUND_EMU10K1_H #include - - +#include /* * ---- FX8010 ----