Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c3fc0ba8 authored by Vignesh Kulothungan's avatar Vignesh Kulothungan
Browse files

include: uapi: update header for upstream compliance



Include types.h when using __uX data type.

Change-Id: Icafb5a0a5fe68fc95c50883bf6b19c09041a95b8
Signed-off-by: default avatarVignesh Kulothungan <vigneshk@codeaurora.org>
parent 127718f3
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
#ifndef _CALIB_HWDEP_H
#define _CALIB_HWDEP_H

#include <linux/types.h>

#define WCD9XXX_CODEC_HWDEP_NODE    1000
#define AQT1000_CODEC_HWDEP_NODE    1001
#define Q6AFE_HWDEP_NODE    1002