mirror of
https://github.com/torvalds/linux.git
synced 2026-06-04 20:46:48 +02:00
As the variable reg in "cv1800_pctrl_dbg_show" misses a "__iomem"
type identifier, a warning will be issued by the compiler. Add
this identifier to avoid this warning.
Fixes:
|
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| pinctrl-cv18xx.c | ||
| pinctrl-cv18xx.h | ||
| pinctrl-cv1800b.c | ||
| pinctrl-cv1812h.c | ||
| pinctrl-sg2000.c | ||
| pinctrl-sg2002.c | ||