When pulling in commonlib/storage/pci_sdhci.c into herobrine, am
seeing an "error: cast to pointer from integer of different size
[-Werror=int-to-pointer-cast]", so fixing that.
BUG=b:254092907
BRANCH=None
TEST=emerge-herobrine coreboot
Make sure that we can build without errors
Change-Id: Ib1718f156708a619f7eeb181e19b1a8c620de1f8
Signed-off-by: Shelley Chen <shchen@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/71828
Reviewed-by: Eric Lai <eric_lai@quanta.corp-partner.google.com>
Reviewed-by: Julius Werner <jwerner@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Elyes Haouas <ehaouas@noos.fr>
|
||
|---|---|---|
| .. | ||
| bouncebuf.c | ||
| bouncebuf.h | ||
| Kconfig | ||
| Makefile.inc | ||
| mmc.c | ||
| mmc.h | ||
| pci_sdhci.c | ||
| sd.c | ||
| sd_mmc.c | ||
| sd_mmc.h | ||
| sdhci.c | ||
| sdhci.h | ||
| sdhci_adma.c | ||
| sdhci_display.c | ||
| storage.c | ||
| storage.h | ||
| storage_erase.c | ||
| storage_write.c | ||