mirror of
https://github.com/Fishwaldo/linux-bl808.git
synced 2025-06-17 20:25:19 +00:00
GPIO_REGMAP_ADDR_ZERO() cast to unsigned long but the actual config
parameters are unsigned int. We use unsigned int here because that is
the type which is used by the underlying regmap.
Fixes:
|
||
---|---|---|
.. | ||
aspeed.h | ||
consumer.h | ||
driver.h | ||
gpio-reg.h | ||
machine.h | ||
regmap.h |