From mboxrd@z Thu Jan 1 00:00:00 1970 From: Krzysztof Kozlowski Date: Wed, 13 Jan 2021 05:14:04 +0100 Subject: [PATCH 1/2] samsung: arndale: remove board_mmc_init function In-Reply-To: <20210112063054.10979-1-jh80.chung@samsung.com> References: <20210112063054.10979-1-jh80.chung@samsung.com> Message-ID: <20210113041404.GA5974@kozik-lap> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Tue, Jan 12, 2021 at 03:30:53PM +0900, Jaehoon Chung wrote: > Remove board_mmc_init function. > It will be probed with driver-model. > > Signed-off-by: Jaehoon Chung > --- > arch/arm/mach-exynos/include/mach/dwmmc.h | 2 -- > board/samsung/arndale/arndale.c | 13 ------------- > 2 files changed, 15 deletions(-) > Acked-by: Krzysztof Kozlowski Best regards, Krzysztof