Correct some issues introduced in the last commit
This commit is contained in:
parent
c3290fdabd
commit
004c076985
@ -29,7 +29,7 @@
|
||||
****************************************************************************/
|
||||
|
||||
#ifdef CONFIG_BOARDCTL_POWEROFF
|
||||
void board_power_off(int status)
|
||||
int board_power_off(int status)
|
||||
{
|
||||
uint16_t tx;
|
||||
struct spi_dev_s *spi = up_spiinitialize(0);
|
||||
|
Loading…
Reference in New Issue
Block a user