aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/platforms/SPC56ELxx
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2013-02-19 13:49:19 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2013-02-19 13:49:19 +0000
commit2d1cd6419ddcd27adab885fd0325288992fe59ab (patch)
treea02836ec8c3abdde44307535ff509ae28f7a83ea /os/hal/platforms/SPC56ELxx
parent0fd56b4cbf4a8a9b3fbc147bf065dff34322048c (diff)
downloadChibiOS-2d1cd6419ddcd27adab885fd0325288992fe59ab.tar.gz
ChibiOS-2d1cd6419ddcd27adab885fd0325288992fe59ab.tar.bz2
ChibiOS-2d1cd6419ddcd27adab885fd0325288992fe59ab.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5273 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'os/hal/platforms/SPC56ELxx')
-rw-r--r--os/hal/platforms/SPC56ELxx/hal_lld.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/os/hal/platforms/SPC56ELxx/hal_lld.h b/os/hal/platforms/SPC56ELxx/hal_lld.h
index ac5d8d0de..251df538e 100644
--- a/os/hal/platforms/SPC56ELxx/hal_lld.h
+++ b/os/hal/platforms/SPC56ELxx/hal_lld.h
@@ -912,7 +912,6 @@
#define SPC5_FLEXCAN_CLK (SPC5_AUX2_CLK / SPC5_FLEXCAN_DIVIDER_VALUE)
#else
#define SPC5_FLEXCAN_CLK 0
-
#endif
/*===========================================================================*/