[U-Boot] [PATCH 3/3] sf: Remove spi_flash_remove

Simon Glass sjg at chromium.org
Wed Oct 28 19:52:03 CET 2015


On 19 October 2015 at 10:09, Jagan Teki <jteki at openedev.com> wrote:
> Use direct call to device_remove instead of exctra
> spi_flash_remove defination.
>
> Signed-off-by: Jagan Teki <jteki at openedev.com>
> Cc: Simon Glass <sjg at chromium.org>
> ---
>  drivers/mtd/spi/sf-uclass.c | 7 +------
>  include/spi_flash.h         | 2 --
>  2 files changed, 1 insertion(+), 8 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list