removed obselete GDISP_USE_SPI macro in olimex SAM7EX256 board file for Nokia6610 driver

ugfx_release_2.6
Joel Bodenmann 2012-11-16 09:09:50 +01:00
parent 4ad0935c6f
commit b876f0fd52
1 changed files with 0 additions and 4 deletions

View File

@ -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.