update mini2440 bsp

git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1225 bbd45198-f89e-11dd-88c7-29a3b14d5316
This commit is contained in:
qiuyiuestc 2010-12-23 03:24:17 +00:00
parent e73771f261
commit 04727cb1db
1 changed files with 1 additions and 1 deletions

View File

@ -83,7 +83,7 @@ struct s3c2410ts
char phys[32];
};
static struct s3c2410ts ts = RT_NULL;
static struct s3c2410ts ts;
struct rtgui_touch_device
{