arm: omap: Fix no previous prototype warnings
The board's set_muxconf_regs is declared in the C file using it and
defined in another file without a header file providing the prototype.
Add a header file to avoid compiler warnings.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent aa68c6b commit 44e52238049cbf29a2f777a4aa1cc39f58ee353c
@Sascha Hauer Sascha Hauer authored on 1 Apr 2020
Showing 12 changed files
View
arch/arm/boards/archosg9/lowlevel.c
View
arch/arm/boards/archosg9/mux.c
View
arch/arm/boards/archosg9/mux.h
View
arch/arm/boards/panda/lowlevel.c
View
arch/arm/boards/panda/mux.c
View
arch/arm/boards/panda/mux.h 0 → 100644
View
arch/arm/boards/phytec-phycard-omap4/lowlevel.c
View
arch/arm/boards/phytec-phycard-omap4/mux.c
View
arch/arm/boards/phytec-phycard-omap4/mux.h 0 → 100644
View
arch/arm/boards/phytec-phycore-omap4460/lowlevel.c
View
arch/arm/boards/phytec-phycore-omap4460/mux.c
View
arch/arm/boards/phytec-phycore-omap4460/mux.h 0 → 100644