Re: [PATCH] Kill warning in indydog.c

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sat, Jun 29, 2002 at 08:32:23PM +0200, Jan-Benedict Glaw wrote:

> Please apply this patch. It fixes a warning that function declaration
> isn't a valid prototype. This applies to linux_2_4 and to HEAD.

> -static void indydog_ping()
> +static void indydog_ping(void)
>  {
>  	mcmisc_regs->watchdogt = 0;
>  }

And this tiny function better be an inline function as well ...

  Ralf


[Index of Archives]     [Linux MIPS Home]     [LKML Archive]     [Linux ARM Kernel]     [Linux ARM]     [Linux]     [Git]     [Yosemite News]     [Linux SCSI]     [Linux Hams]

  Powered by Linux