unplugged-kernel/drivers/misc/mediatek/sensors-1.0/alsps/inc/aal_control.h

14 lines
210 B
C

/* SPDX-License-Identifier: GPL-2.0 */
/*
* Copyright (c) 2019 MediaTek Inc.
*/
#ifndef __AAL_CONTROL_H__
#define __AAL_CONTROL_H__
#define AAL_TAG "[ALS/AAL]"
extern int aal_use;
#endif