]> git.proxmox.com Git - mirror_ubuntu-kernels.git/blame - include/linux/dell-led.h
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[mirror_ubuntu-kernels.git] / include / linux / dell-led.h
CommitLineData
b2441318 1/* SPDX-License-Identifier: GPL-2.0 */
db6d8cc0
AH
2#ifndef __DELL_LED_H__
3#define __DELL_LED_H__
4
fa5923ce 5int dell_micmute_led_set(int on);
db6d8cc0
AH
6
7#endif