Commits

Greg Kroah-Hartman committed 5bf30d96884
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>