You've already forked linux-apfs
mirror of
https://github.com/linux-apfs/linux-apfs.git
synced 2026-05-01 15:00:59 -07:00
irda: Remove useless pm_dev references
Some IRDA headers contain references to 'struct pm_dev' that are not necessary any more and may be removed. Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl> Acked-by: Pavel Machek <pavel@suse.cz> Signed-off-by: Samuel Ortiz <samuel@sortiz.org> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
committed by
David S. Miller
parent
81c684d12d
commit
256f3bfce8
@@ -219,8 +219,6 @@ struct ali_ircc_cb {
|
||||
int index; /* Instance index */
|
||||
|
||||
unsigned char fifo_opti_buf;
|
||||
|
||||
struct pm_dev *dev;
|
||||
};
|
||||
|
||||
static inline void switch_bank(int iobase, int bank)
|
||||
|
||||
Reference in New Issue
Block a user