diff options
| author | Bartosz Golaszewski <bartosz.golaszewski@oss.qualcomm.com> | 2026-05-26 19:40:33 +0300 |
|---|---|---|
| committer | Thomas Bogendoerfer <tsbogend@alpha.franken.de> | 2026-05-27 10:52:34 +0300 |
| commit | d9a316fd994ee3c43ea1dedf76d9f452da79fc2c (patch) | |
| tree | 30af89e0cc94876c3b174b28ec4dbc75d0dba2a7 /include/linux | |
| parent | e2f48710459487341a70b5c433b87046da861ac9 (diff) | |
| download | linux-d9a316fd994ee3c43ea1dedf76d9f452da79fc2c.tar.xz | |
MIPS: alchemy: provide visible function prototypes to board files
Board files under arch/mips/alchemy/ define functions called from
db1xxx.c but their prototypes are only in that .c file instead of being
declared in a common header. This causes several build warnings about
missing prototypes. Provide these prototypes in a new header and include
it where necessary.
Tested-by: Manuel Lauss <manuel.lauss@gmail.com>
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@oss.qualcomm.com>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
