On Wed, Aug 28, 2019 at 8:35 PM Tony Lindgren <tony@xxxxxxxxxxx> wrote: > > From: "Tony Lindgren" <tony@xxxxxxxxxxx> > > The following changes since commit 5f9e832c137075045d15cd6899ab0505cfb2ca4b: > > Linus 5.3-rc1 (2019-07-21 14:05:38 -0700) > > are available in the Git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v5.4/soc-signed > > for you to fetch changes up to 50f57ef83d836d727902a6a7e70cca61b0d02655: > > ARM: OMAP2+: Delete an unnecessary kfree() call in omap_hsmmc_pdata_init() (2019-08-26 08:59:48 -0700) > > ---------------------------------------------------------------- > SoC changes for omap variants for v5.4 > > The first change moves platform-specific asm-offsets.h to arch/arm/mach-omap2 > to fix iessu with parallel build with CONFIG_IKHEADERS, and the second change > removes a useless kfree. > > Note that the first change causes a trivial merge conflict with the iommu > changes for arch/arm/mach-omap2/Makefile. Pulled into arm/soc, thanks! Arnd