All of lore.kernel.org
 help / color / mirror / Atom feed
* v4.4.276: Build failure for powerpc:mpc85xx_defconfig
@ 2021-07-21 14:48 Guenter Roeck
  2021-07-22 13:34 ` Greg Kroah-Hartman
  0 siblings, 1 reply; 2+ messages in thread
From: Guenter Roeck @ 2021-07-21 14:48 UTC (permalink / raw)
  To: stable; +Cc: Greg Kroah-Hartman

Hi,

As of v4.4.276, linux-4.4.y fails to build powerpc:mpc85xx_defconfig and
other powerpc images enabling the fsl_ifc driver.

drivers/memory/fsl_ifc.c: In function 'fsl_ifc_ctrl_probe':
drivers/memory/fsl_ifc.c:308:28: error:
	'struct fsl_ifc_ctrl' has no member named 'gregs'; did you mean 'regs'?

Guenter

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: v4.4.276: Build failure for powerpc:mpc85xx_defconfig
  2021-07-21 14:48 v4.4.276: Build failure for powerpc:mpc85xx_defconfig Guenter Roeck
@ 2021-07-22 13:34 ` Greg Kroah-Hartman
  0 siblings, 0 replies; 2+ messages in thread
From: Greg Kroah-Hartman @ 2021-07-22 13:34 UTC (permalink / raw)
  To: Guenter Roeck; +Cc: stable

On Wed, Jul 21, 2021 at 07:48:45AM -0700, Guenter Roeck wrote:
> Hi,
> 
> As of v4.4.276, linux-4.4.y fails to build powerpc:mpc85xx_defconfig and
> other powerpc images enabling the fsl_ifc driver.
> 
> drivers/memory/fsl_ifc.c: In function 'fsl_ifc_ctrl_probe':
> drivers/memory/fsl_ifc.c:308:28: error:
> 	'struct fsl_ifc_ctrl' has no member named 'gregs'; did you mean 'regs'?
> 
> Guenter

As much as I like the current field name, something got renamed after
4.4 so it's not "gregs" way back in 4.4.  I'll just go drop the
offending patch (well revert it at this point in time.)

Thanks for the report.

greg k-h

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-07-22 13:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-21 14:48 v4.4.276: Build failure for powerpc:mpc85xx_defconfig Guenter Roeck
2021-07-22 13:34 ` Greg Kroah-Hartman

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.