[U-Boot] [PATCH v2 29/44] dm: sata: Drop the get_dev() function

Simon Glass sjg at chromium.org
Sat May 14 21:36:13 CEST 2016


On 1 May 2016 at 11:36, Simon Glass <sjg at chromium.org> wrote:
> This function is implemented by the legacy block functions now. Drop it.
>
> We cannot yet make sata_dev_desc[] private to common/sata.c as it is used by
> the SATA drivers. This will require the SATA interface to be reworked.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v2: None
>
>  disk/part.c    | 2 +-
>  include/part.h | 2 --
>  2 files changed, 1 insertion(+), 3 deletions(-)

Applied to u-boot-dm.


More information about the U-Boot mailing list