ppc4xx_sdram: Move ppc4xx_sdram_banks() to ppc4xx_sdram.c
commit080741abc293e79b6e860e2c8d66bfe519090c86
authorBALATON Zoltan <balaton@eik.bme.hu>
Wed, 19 Oct 2022 16:02:54 +0000 (19 18:02 +0200)
committerDaniel Henrique Barboza <danielhb413@gmail.com>
Fri, 28 Oct 2022 16:15:23 +0000 (28 13:15 -0300)
tree8867e49867abebe05cb87958eb317844a6bde3f5
parentfa446fc54082c0c87a2edf7048bd17112773f0ef
ppc4xx_sdram: Move ppc4xx_sdram_banks() to ppc4xx_sdram.c

This function is only used by the ppc4xx memory controller models so
it can be made static.

Signed-off-by: BALATON Zoltan <balaton@eik.bme.hu>
Reviewed-by: Daniel Henrique Barboza <danielhb413@gmail.com>
Message-Id: <b1504a82157a586aa284e8ee3b427b9a07b24169.1666194485.git.balaton@eik.bme.hu>
Signed-off-by: Daniel Henrique Barboza <danielhb413@gmail.com>
hw/ppc/ppc4xx_devs.c
hw/ppc/ppc4xx_sdram.c
include/hw/ppc/ppc4xx.h