diff options
Diffstat (limited to 'common/soft_spi.c')
-rw-r--r-- | common/soft_spi.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/common/soft_spi.c b/common/soft_spi.c index a5b62f2..b9a8fa8 100644 --- a/common/soft_spi.c +++ b/common/soft_spi.c @@ -29,9 +29,6 @@ #if defined(CONFIG_SOFT_SPI) -#define DEBUG_SPI - - /*----------------------------------------------------------------------- * Definitions */ |