Commit b7311922 authored by Greg Ungerer's avatar Greg Ungerer
Browse files

m68knommu: fix warning: no previous prototype for 'init_dragen2'



Fix the compile time warning:

    arch/m68k/68000/dragen2.c:38:13: warning: no previous prototype for 'init_dragen2' [-Wmissing-prototypes]
      38 | void __init init_dragen2(char *command, int size)
         |             ^~~~~~~~~~~~

There already exists a header file prototype, but that file was not
included in the dragen2.c code.

Signed-off-by: default avatarGreg Ungerer <gerg@linux-m68k.org>
Reported-by: default avatarkernel test robot <lkp@intel.com>
parent ffb217a1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment