[PATCH 0/2] MIPS: ralink: Fix missing prototypes warnings

From: Vincent Legoll
Date: Mon Aug 12 2024 - 09:18:22 EST



While building a current kernel for GnuBee PC1 hardware, I got some
warnings about missing function prototypes.

The following patches fix the warnings.
Is that the proper way to fix them ?

BTW, this is only compile-tested.