[Letux-kernel] [PATCH v2 07/11] omap: remove old hsmmc.[ch] and in Makefile
Tony Lindgren
tony at atomide.com
Mon Oct 21 16:30:08 CEST 2019
* H. Nikolaus Schaller <hns at goldelico.com> [191019 18:43]:
> --- a/arch/arm/mach-omap2/Makefile
> +++ b/arch/arm/mach-omap2/Makefile
> @@ -216,7 +216,6 @@ obj-$(CONFIG_MACH_NOKIA_N8X0) += board-n8x0.o
>
> # Platform specific device init code
>
> -omap-hsmmc-$(CONFIG_MMC_OMAP_HS) := hsmmc.o
> obj-y += $(omap-hsmmc-m) $(omap-hsmmc-y)
The related obj-y line can go now too, right?
And looks like common.h also has struct omap2_hsmmc_info
so maybe check by grepping for hsmmc_info to see it's gone.
Regards,
Tony
More information about the Letux-kernel
mailing list