Sfoglia il codice sorgente

include: uapi: update header for upstream compliance

Include types.h when using __uX data type.

Change-Id: Icafb5a0a5fe68fc95c50883bf6b19c09041a95b8
Signed-off-by: Vignesh Kulothungan <[email protected]>
Vignesh Kulothungan 4 anni fa
parent
commit
c3fc0ba8b5
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. 2 0
      include/uapi/audio/sound/msmcal-hwdep.h

+ 2 - 0
include/uapi/audio/sound/msmcal-hwdep.h

@@ -1,6 +1,8 @@
 #ifndef _CALIB_HWDEP_H
 #ifndef _CALIB_HWDEP_H
 #define _CALIB_HWDEP_H
 #define _CALIB_HWDEP_H
 
 
+#include <linux/types.h>
+
 #define WCD9XXX_CODEC_HWDEP_NODE    1000
 #define WCD9XXX_CODEC_HWDEP_NODE    1000
 #define AQT1000_CODEC_HWDEP_NODE    1001
 #define AQT1000_CODEC_HWDEP_NODE    1001
 #define Q6AFE_HWDEP_NODE    1002
 #define Q6AFE_HWDEP_NODE    1002