aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/dell-led.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/dell-led.h')
-rw-r--r--include/linux/dell-led.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/include/linux/dell-led.h b/include/linux/dell-led.h
deleted file mode 100644
index 92521471517f..000000000000
--- a/include/linux/dell-led.h
+++ /dev/null
@@ -1,7 +0,0 @@
-/* SPDX-License-Identifier: GPL-2.0 */
-#ifndef __DELL_LED_H__
-#define __DELL_LED_H__
-
-int dell_micmute_led_set(int on);
-
-#endif