imx233: move DEBUG_CANCEL definition to .c

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31569 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Rafaël Carré 2012-01-04 06:34:25 +00:00
parent 20b1a92003
commit 3af54d7175
2 changed files with 2 additions and 2 deletions

View file

@ -33,6 +33,8 @@
#include "rtc-imx233.h"
#include "string.h"
#define DEBUG_CANCEL BUTTON_BACK
static struct
{
const char *name;