commit | 49c8e1ee646d537511b6c62a6487656d90bacc68 | [log] [tgz] |
---|---|---|
author | Tim Harvey <tharvey@gateworks.com> | Fri Apr 29 14:05:22 2022 -0700 |
committer | Stefano Babic <sbabic@denx.de> | Fri May 20 09:30:28 2022 +0200 |
tree | 378661c257dffec1a3467d3f146ff7c582f9f328 | |
parent | b9d2352a5ffdda64a04dfcd30749da3dd511dce4 [diff] |
board: gateworks: gw_ventana: remove obsolete file commit 61cf22505339 ("board: gateworks: gw_ventana: use comomn GSC driver") moved to the common GSC driver and moved remaining board-specific functions to eeprom.c. The functions in gsc.c are no longer used and it was removed from the Makefile but the file itself was not removed. Remove it now. Signed-off-by: Tim Harvey <tharvey@gateworks.com>