X-Git-Url: https://git.kernelconcepts.de/?p=karo-tx-uboot.git;a=blobdiff_plain;f=board%2Fbf533-stamp%2Fvideo.h;h=949c3d8f3f7c8d093659a838094ecb2416297a89;hp=80837e2323b781159270354cc22788c8f7a64b7f;hb=8dc16cf9dd6196d99969d12741df186a61a2f9a3;hpb=fee531eeefc3b5f2c63c7fe27b9f55d924c59c26 diff --git a/board/bf533-stamp/video.h b/board/bf533-stamp/video.h index 80837e2323..949c3d8f3f 100644 --- a/board/bf533-stamp/video.h +++ b/board/bf533-stamp/video.h @@ -9,9 +9,6 @@ #define YELLOW (0xD292D210) /* yellow pixel pattern */ #define WHITE (0xFE80FE80) /* white pixel pattern */ -#define true 1 -#define false 0 - typedef struct { unsigned int sav; unsigned int eav;