]> git.dujemihanovic.xyz Git - u-boot.git/commit
board: gateworks: gw_ventana: remove obsolete file
authorTim Harvey <tharvey@gateworks.com>
Fri, 29 Apr 2022 21:05:22 +0000 (14:05 -0700)
committerStefano Babic <sbabic@denx.de>
Fri, 20 May 2022 07:30:28 +0000 (09:30 +0200)
commitd003d89372b0699cff5bfbd347cb3400d981ab60
tree378661c257dffec1a3467d3f146ff7c582f9f328
parent0cba71c1ebefc2de31b51f7ce33c39d21c525dba
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>
board/gateworks/gw_ventana/gsc.c [deleted file]