From 1022729a2adbeeb985848e82bb07f7af4d079c06 Mon Sep 17 00:00:00 2001 From: Kevin O'Connor Date: Wed, 21 Aug 2019 20:27:15 -0400 Subject: lpc176x: Update code to use armcm_boot mechanism Signed-off-by: Kevin O'Connor --- src/lpc176x/spi.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/lpc176x/spi.c') diff --git a/src/lpc176x/spi.c b/src/lpc176x/spi.c index bfdb8fe8..c297fb01 100644 --- a/src/lpc176x/spi.c +++ b/src/lpc176x/spi.c @@ -4,7 +4,6 @@ // // This file may be distributed under the terms of the GNU GPLv3 license. -#include "LPC17xx.h" // LPC_SSP0 #include "command.h" // shutdown #include "gpio.h" // spi_setup #include "internal.h" // gpio_peripheral -- cgit v1.2.3-70-g09d2