Staging: aten2011: move .h files into the driver
authorGreg Kroah-Hartman <gregkh@suse.de>
Thu, 29 Jan 2009 20:57:52 +0000 (12:57 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 3 Apr 2009 21:53:37 +0000 (14:53 -0700)
No need for external .h files for a simple usb-serial driver, move them
into the .c file to make things easier to cleanup.

Cc: Russell Lang <gsview@ghostgum.com.au>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found