[PATCH v9 14/15] mmc: sdhci-cadence: Support mmc hardware reset

Arnd Bergmann arnd at arndb.de
Thu Jan 19 00:57:20 PST 2023


On Thu, Jan 19, 2023, at 04:39, Brad Larson wrote:
> 
> +extern unsigned int sdhci_timeout_val;
> +

This declaration should not be in the .c file, and I don't think
there should be a global variable with this overly generic name either.

     Arnd



More information about the linux-arm-kernel mailing list