sandbox: eliminale no previous prototype for ‘sandbox_add_device’ warning
The patch fixes the following gcc-8.3.0 warning:

arch/sandbox/board/devices.c:13:5: warning: no previous prototype for ‘sandbox_add_device’ [-Wmissing-prototypes]
 int sandbox_add_device(struct device_d *dev)
     ^~~~~~~~~~~~~~~~~~

Signed-off-by: Antony Pavlov <antonynpavlov@gmail.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent b6eab2a commit 26239bfee943b5e6bbf8ee03a9cf76208d90adfa
@Antony Pavlov Antony Pavlov authored on 2 Jul 2019
Sascha Hauer committed on 11 Jul 2019
Showing 1 changed file
View
arch/sandbox/board/devices.c