imx233: move dbg function declaration to system-target.h

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31573 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Rafaël Carré 2012-01-04 06:37:25 +00:00
parent 606155cd20
commit d1dd88eb45
4 changed files with 2 additions and 28 deletions

View file

@ -20,7 +20,6 @@
****************************************************************************/
#include "system.h"
#include "debug-target.h"
#include "dma-imx233.h"
#include "action.h"
#include "lcd.h"