Skip to content

Commit

Permalink
parisc: Remove leftover reference to the power_tasklet
Browse files Browse the repository at this point in the history
This was removed long ago, back in:

     6e16d94 ([PARISC] Convert soft power switch driver to kthread)

Signed-off-by: Davidlohr Bueso <[email protected]>
Signed-off-by: Helge Deller <[email protected]>
  • Loading branch information
Davidlohr Bueso authored and hdeller committed Jan 26, 2021
1 parent 13391c6 commit 0aa91f8
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions arch/parisc/include/asm/irq.h
Original file line number Diff line number Diff line change
Expand Up @@ -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_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 */

0 comments on commit 0aa91f8

Please sign in to comment.