Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
regmap: Rejig struct declarations for stubbed API
Ensure we have a forward declaration of struct regmap that isn't just the return value of regmap_init() and make the definition of the register defaults available. Reported-by: Randy Dunlap <rdunlap@xenotime.net> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
- Loading branch information