public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] MIPS: ralink: Fix missing prototypes warnings
@ 2024-08-12 13:17 Vincent Legoll
  2024-08-12 13:17 ` [PATCH 1/2] MIPS: ralink: Fix missing `plat_time_init` prototype Vincent Legoll
  2024-08-12 13:17 ` [PATCH 2/2] MIPS: ralink: Fix missing `get_c0_perfcount_int` prototype Vincent Legoll
  0 siblings, 2 replies; 5+ messages in thread
From: Vincent Legoll @ 2024-08-12 13:17 UTC (permalink / raw)
  To: John Crispin, Sergio Paracuellos, Thomas Bogendoerfer
  Cc: linux-mips, linux-kernel


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.

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2024-08-29  8:52 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-12 13:17 [PATCH 0/2] MIPS: ralink: Fix missing prototypes warnings Vincent Legoll
2024-08-12 13:17 ` [PATCH 1/2] MIPS: ralink: Fix missing `plat_time_init` prototype Vincent Legoll
2024-08-29  8:37   ` Thomas Bogendoerfer
2024-08-12 13:17 ` [PATCH 2/2] MIPS: ralink: Fix missing `get_c0_perfcount_int` prototype Vincent Legoll
2024-08-29  8:37   ` Thomas Bogendoerfer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox