aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
authorAndrew Hannam <andrewh@inmarket.com.au>2012-11-16 07:29:55 -0800
committerAndrew Hannam <andrewh@inmarket.com.au>2012-11-16 07:29:55 -0800
commit633d64b393af843c00255bfa6efd500492ea118b (patch)
tree47b6091168fdd235a76797cc56ab5f36fde7e492 /drivers
parente34ebdcae5d457dda0d9d109951983c7e24bd588 (diff)
parentb876f0fd523cbdc329fd0e6bacbbb662a6968231 (diff)
downloaduGFX-633d64b393af843c00255bfa6efd500492ea118b.tar.gz
uGFX-633d64b393af843c00255bfa6efd500492ea118b.tar.bz2
uGFX-633d64b393af843c00255bfa6efd500492ea118b.zip
Merge pull request #7 from Tectu/master
Merge Tectu changes
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.