diff options
| author | Stephen Hemminger <shemminger@osdl.org> | 2004-02-25 20:23:07 -0800 |
|---|---|---|
| committer | David S. Miller <davem@nuts.davemloft.net> | 2004-02-25 20:23:07 -0800 |
| commit | 69c56d9d2d9ca552ab809f9b1f8fa2caa4d03a16 (patch) | |
| tree | 5e04fc386af3e35df14a3398d721ae38f72dced2 /include/net/irda | |
| parent | d2d4c6c209ec03ef722c3c6f15389a75de42849b (diff) | |
[IRDA]: Make more symbols static, to avoid namespace pollution.
Diffstat (limited to 'include/net/irda')
| -rw-r--r-- | include/net/irda/irda_device.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/net/irda/irda_device.h b/include/net/irda/irda_device.h index 2ed861e783cf..79ce9e73c5ee 100644 --- a/include/net/irda/irda_device.h +++ b/include/net/irda/irda_device.h @@ -237,7 +237,6 @@ void irda_setup_dma(int channel, char *buffer, int count, int mode); #endif void irda_task_delete(struct irda_task *task); -int irda_task_kick(struct irda_task *task); struct irda_task *irda_task_execute(void *instance, IRDA_TASK_CALLBACK function, IRDA_TASK_CALLBACK finished, |
