[IrDA]: MCS7780 usb_driver struct should be static
authorAdrian Bunk <bunk@stusta.de>
Thu, 29 Jun 2006 19:39:07 +0000 (12:39 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Thu, 29 Jun 2006 23:58:26 +0000 (16:58 -0700)
commit7263ade1e1e72e34fc3c179f3aeaa07a11872d22
tree9271f6c59a8bed7d83f8af67618faa145f38a7e0
parent6c4f095eae35e83eb6148dec7f72874eeadf0c9b
[IrDA]: MCS7780 usb_driver struct should be static

This patch makes a needlessly global struct static.

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Samuel Ortiz <samuel@sortiz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/irda/mcs7780.c