kernel_samsung_a53x/arch/m68k/mvme16x
Geert Uytterhoeven 37f4b0981e m68k: mvme16x: Add and use "mvme16x.h"
[ Upstream commit dcec33c1fc4ab63983d93ffb0d82b68fc5775b88 ]

When building with W=1:

    arch/m68k/mvme16x/config.c:208:6: warning: no previous prototype for ‘mvme16x_cons_write’ [-Wmissing-prototypes]
      208 | void mvme16x_cons_write(struct console *co, const char *str, unsigned count)
	  |      ^~~~~~~~~~~~~~~~~~

Fix this by introducing a new header file "mvme16x.h" for holding the
prototypes of functions implemented in arch/m68k/mvme16x/.

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Link: https://lore.kernel.org/r/6200cc3b26fad215c4524748af04692e38c5ecd2.1694613528.git.geert@linux-m68k.org
Stable-dep-of: 077b33b9e283 ("m68k: mvme147: Reinstate early console")
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-12-17 13:23:59 +01:00
..
config.c m68k: mvme16x: Add and use "mvme16x.h" 2024-12-17 13:23:59 +01:00
Makefile Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
mvme16x.h m68k: mvme16x: Add and use "mvme16x.h" 2024-12-17 13:23:59 +01:00
rtc.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00