aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
authorJoel Bodenmann <joel@unormal.org>2012-11-16 09:09:50 +0100
committerJoel Bodenmann <joel@unormal.org>2012-11-16 09:09:50 +0100
commitb876f0fd523cbdc329fd0e6bacbbb662a6968231 (patch)
tree47b6091168fdd235a76797cc56ab5f36fde7e492 /drivers
parent4ad0935c6f9ea0c7d5276a8a901c44b601a33812 (diff)
downloaduGFX-b876f0fd523cbdc329fd0e6bacbbb662a6968231.tar.gz
uGFX-b876f0fd523cbdc329fd0e6bacbbb662a6968231.tar.bz2
uGFX-b876f0fd523cbdc329fd0e6bacbbb662a6968231.zip
removed obselete GDISP_USE_SPI macro in olimex SAM7EX256 board file for Nokia6610 driver
Diffstat (limited to 'drivers')
-rw-r--r--drivers/gdisp/Nokia6610/gdisp_lld_board_olimexsam7ex256.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/drivers/gdisp/Nokia6610/gdisp_lld_board_olimexsam7ex256.h b/drivers/gdisp/Nokia6610/gdisp_lld_board_olimexsam7ex256.h
index 2f013913..0d4ede73 100644
--- a/drivers/gdisp/Nokia6610/gdisp_lld_board_olimexsam7ex256.h
+++ b/drivers/gdisp/Nokia6610/gdisp_lld_board_olimexsam7ex256.h
@@ -18,10 +18,6 @@
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#if !defined(GDISP_USE_SPI)
- #error "GDISP_USE_SPI must be defined for the board"
-#endif
-
/**
* @file drivers/gdisp/Nokia6610/gdisp_lld_board_olimexsam7ex256.h
* @brief GDISP Graphic Driver subsystem board interface for the Olimex SAM7-EX256 board.