On Tue, Dec 26, 2017 at 7:10 PM, Aleksandar Markovic
wrote:
>> > Fix non-fatal warning:
>> >
>> > arch/mips/math-emu/dp_maddf.c:19:6: warning: no previous prototype for
>> > ‘srl128’ [-Wmissing-prototypes]
>> > void srl128(u64 *hptr, u64 *lptr, int count)
>> >
>> > Signed-off-by: Mathieu Malater
> > Fix non-fatal warning:
> >
> > arch/mips/math-emu/dp_maddf.c:19:6: warning: no previous prototype for
> > ‘srl128’ [-Wmissing-prototypes]
> > void srl128(u64 *hptr, u64 *lptr, int count)
> >
> > Signed-off-by: Mathieu Malaterre
> > ---
> > arch/mips/math-emu/dp_maddf.c | 2 +-
> > 1 file ch
> Fix non-fatal warning:
>
> arch/mips/math-emu/dp_maddf.c:19:6: warning: no previous prototype for
> ‘srl128’ [-Wmissing-prototypes]
> void srl128(u64 *hptr, u64 *lptr, int count)
>
> Signed-off-by: Mathieu Malaterre
> ---
> arch/mips/math-emu/dp_maddf.c | 2 +-
> 1 file changed, 1 insertion
Fix non-fatal warning:
arch/mips/math-emu/dp_maddf.c:19:6: warning: no previous prototype for ‘srl128’
[-Wmissing-prototypes]
void srl128(u64 *hptr, u64 *lptr, int count)
Signed-off-by: Mathieu Malaterre
---
arch/mips/math-emu/dp_maddf.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
4 matches
Mail list logo