Re: [PATCH 4/8] sata: sata_sil: Only support BLK

2022-02-09 Thread Tom Rini
On Mon, Jan 31, 2022 at 07:49:34AM -0700, Simon Glass wrote: > No boards use this driver without CONFIG_BLK, so clean up the dead code. > > Signed-off-by: Simon Glass > Reviewed-by: Stefan Roese Applied to u-boot/master, thanks! -- Tom signature.asc Description: PGP signature

Re: [PATCH 4/8] sata: sata_sil: Only support BLK

2022-01-31 Thread Stefan Roese
On 1/31/22 15:49, Simon Glass wrote: No boards use this driver without CONFIG_BLK, so clean up the dead code. Signed-off-by: Simon Glass Reviewed-by: Stefan Roese Thanks, Stefan --- drivers/ata/sata_sil.c | 118 ++--- 1 file changed, 3 insertions(+)