mirror of
https://github.com/tbsdtv/linux_media.git
synced 2025-07-23 20:51:03 +02:00
parisc: Remove leftover reference to the power_tasklet
This was removed long ago, back in:
6e16d9409e
([PARISC] Convert soft power switch driver to kthread)
Signed-off-by: Davidlohr Bueso <dbueso@suse.de>
Signed-off-by: Helge Deller <deller@gmx.de>
This commit is contained in:
committed by
Helge Deller
parent
13391c60da
commit
0aa91f84b1
@@ -47,7 +47,4 @@ extern unsigned long txn_affinity_addr(unsigned int irq, int cpu);
|
|||||||
extern int cpu_claim_irq(unsigned int irq, struct irq_chip *, void *);
|
extern int cpu_claim_irq(unsigned int irq, struct irq_chip *, void *);
|
||||||
extern int cpu_check_affinity(struct irq_data *d, const struct cpumask *dest);
|
extern int cpu_check_affinity(struct irq_data *d, const struct cpumask *dest);
|
||||||
|
|
||||||
/* soft power switch support (power.c) */
|
|
||||||
extern struct tasklet_struct power_tasklet;
|
|
||||||
|
|
||||||
#endif /* _ASM_PARISC_IRQ_H */
|
#endif /* _ASM_PARISC_IRQ_H */
|
||||||
|
Reference in New Issue
Block a user