mmc: adi_sdhci: Update headers
authorGreg Malysa <malysagreg@gmail.com>
Wed, 3 Sep 2025 23:42:02 +0000 (19:42 -0400)
committerTom Rini <trini@konsulko.com>
Tue, 16 Sep 2025 19:44:07 +0000 (13:44 -0600)
commit2941e4c0476c69ef10e0900a8d9cac40a6dcc831
tree600c59aa519381ccc853cdb1ee4c342dacf98b0b
parent56aa947c2ad6cbdf4e7a4281e83689ac3fbc8498
mmc: adi_sdhci: Update headers

As part of the header dependency cleanup between 2025.07 and 2025.10, an
implicit route to obtain SZ_128M from linux/sizes.h was removed. This
adds an explicit reference to linux/sizes.h to fix build failures for
this driver.

Signed-off-by: Greg Malysa <malysagreg@gmail.com>
Reviewed-by: Peng Fan <peng.fan@nxp.com>
drivers/mmc/adi_sdhci.c