mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-11-29 22:26:44 +07:00
3603342263
This patchset provides a fully functional SIR IrDA driver for the Toshiba e7xx PDAs. Signed-off-by: Ian Molton <spyro@f2s.com>
8 lines
260 B
C
8 lines
260 B
C
void __init eseries_fixup(struct machine_desc *desc,
|
|
struct tag *tags, char **cmdline, struct meminfo *mi);
|
|
|
|
extern struct pxa2xx_udc_mach_info e7xx_udc_mach_info;
|
|
extern struct pxaficp_platform_data e7xx_ficp_platform_data;
|
|
extern int e7xx_irda_init(void);
|
|
|