mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-15 08:14:15 +08:00
5e916932df
Improve PRCI driver to reduce the complexity, we remove the SoCs C files
by putting all stuff in each SoCs header files, and include these
SoCs-specific header files in core of PRCI. It can also avoid the W=1
kernel build warnings about variable defined but not used
[-Wunused-const-variable=], like commit
|
||
---|---|---|
.. | ||
fu540-prci.h | ||
fu740-prci.h | ||
Kconfig | ||
Makefile | ||
sifive-prci.c | ||
sifive-prci.h |