[PATCH] USB: small cleanups
authorAdrian Bunk <bunk@stusta.de>
Sun, 20 Nov 2005 22:56:11 +0000 (23:56 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 4 Jan 2006 21:48:34 +0000 (13:48 -0800)
commit3d48586cfa2e197515605ccf74527983d35638e3
treed2988275f8acd36738409f5765c15fd2d72a716f
parent4bf0ba861442d289eebfad8ea9ce365ab04fd582
[PATCH] USB: small cleanups

This patch contains the following cleanups:
- make needlessly global functions static
- every file should #include the headers containing the prototypes for
  it's global functions

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/atm/usbatm.c
drivers/usb/serial/io_ti.c