mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-30 18:37:46 +08:00
- There are functions exposed through Firmware Util interface to get the firmware version and perform firmware flash based on firmware type. Instead this functionality is being handled with generic functions. Hence this commit removes the redundant code. Related-To: LOCI-2568 Signed-off-by: Pichika Uday Kiran <pichika.uday.kiran@intel.com>