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

Vincent Legoll posted 2 patches 1 year, 5 months ago
[PATCH 0/2] MIPS: ralink: Fix missing prototypes warnings
Posted by Vincent Legoll 1 year, 5 months ago
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.