Merge tag 'mips_fixes_4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...
[GitHub/moto-9609/android_kernel_motorola_exynos9610.git] / include / linux / dell-led.h
1 /* SPDX-License-Identifier: GPL-2.0 */
2 #ifndef __DELL_LED_H__
3 #define __DELL_LED_H__
4
5 int dell_micmute_led_set(int on);
6
7 #endif