···7676#endif7777};78787979-#define AU1XMMC_CONTROLLER_COUNT \8080- (sizeof(au1xmmc_card_table) / sizeof(au1xmmc_card_table[0]))7979+#define AU1XMMC_CONTROLLER_COUNT (ARRAY_SIZE(au1xmmc_card_table))81808281/* This array stores pointers for the hosts (used by the IRQ handler) */8382struct au1xmmc_host *au1xmmc_hosts[AU1XMMC_CONTROLLER_COUNT];