aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/platforms/LPC11xx/spi_lld.h
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-10-24 19:39:07 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-10-24 19:39:07 +0000
commitaf0921235ffe94efb5467b3877b763d3c030cb0c (patch)
tree1b34a577306487f54f2a0feaf74a0104538d3e39 /os/hal/platforms/LPC11xx/spi_lld.h
parentd39721a6c2f050afe76421cf7409fc3e1803d154 (diff)
downloadChibiOS-af0921235ffe94efb5467b3877b763d3c030cb0c.tar.gz
ChibiOS-af0921235ffe94efb5467b3877b763d3c030cb0c.tar.bz2
ChibiOS-af0921235ffe94efb5467b3877b763d3c030cb0c.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2285 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'os/hal/platforms/LPC11xx/spi_lld.h')
-rw-r--r--os/hal/platforms/LPC11xx/spi_lld.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/os/hal/platforms/LPC11xx/spi_lld.h b/os/hal/platforms/LPC11xx/spi_lld.h
index 9510b7591..580787bb1 100644
--- a/os/hal/platforms/LPC11xx/spi_lld.h
+++ b/os/hal/platforms/LPC11xx/spi_lld.h
@@ -246,10 +246,6 @@ typedef struct {
*/
uint16_t spc_cr0;
/**
- * @brief SSP CR1 initialization data.
- */
- uint16_t spc_cr1;
- /**
* @brief SSP CPSR initialization data.
*/
uint32_t spc_cpsr;