aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-parisc/led.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-parisc/led.h')
-rw-r--r--include/asm-parisc/led.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/asm-parisc/led.h b/include/asm-parisc/led.h
index 1ac8ab6c580d..efadfd543ec6 100644
--- a/include/asm-parisc/led.h
+++ b/include/asm-parisc/led.h
@@ -23,9 +23,6 @@
#define LED_CMD_REG_NONE 0 /* NULL == no addr for the cmd register */
-/* led tasklet struct */
-extern struct tasklet_struct led_tasklet;
-
/* register_led_driver() */
int __init register_led_driver(int model, unsigned long cmd_reg, unsigned long data_reg);