Staging: rtl8192e: remove another firmware header file not being used
authorGreg Kroah-Hartman <gregkh@suse.de>
Wed, 12 Aug 2009 23:37:49 +0000 (16:37 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 15 Sep 2009 19:02:32 +0000 (12:02 -0700)
The built-in firmware images are never used, the firmware files
are downloaded to the device through the standard firmware interface.

This removes the firmware header file as it's not ever used.
It also removes a .h file as it is not needed.

Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found