Merge branch 'for-linus-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux-2.6-block.git] / include / linux / dell-led.h
1 #ifndef __DELL_LED_H__
2 #define __DELL_LED_H__
3
4 int dell_micmute_led_set(int on);
5
6 #endif