Staging: rtl8192e: remove another firmware header file not being used
commit5bf30d96884818df79a08df8811e3eaa2f5a0818
authorGreg Kroah-Hartman <gregkh@suse.de>
Wed, 12 Aug 2009 23:37:49 +0000 (12 16:37 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 15 Sep 2009 19:02:32 +0000 (15 12:02 -0700)
treec0dad07b65808e113c1ee4db03584e2919246aa8
parent8bfd185b950a25e511b5856bdaa67a696e533d1e
Staging: rtl8192e: remove another firmware header file not being used

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>
drivers/staging/rtl8192e/r819xE_firmware.c
drivers/staging/rtl8192e/r819xE_firmware.h [deleted file]
drivers/staging/rtl8192e/r819xE_firmware_img.h [deleted file]