Samsa: fix red for clip/m200v4/c200v2 (typo)

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21691 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Rafaël Carré 2009-07-06 14:24:22 +00:00
parent e3636a8f32
commit 25fdcf3c14
3 changed files with 3 additions and 3 deletions

View file

@ -174,7 +174,7 @@
#define USB_HANDLED_BY_OF
#define CONFIG_USB USBOTG_AS3525
#define CONFIG_USBOTG USBOTG_AS3525
/* enable these for the experimental usb stack */
#define HAVE_USBSTACK

View file

@ -175,7 +175,7 @@
#define USB_HANDLED_BY_OF
#define CONFIG_USB USBOTG_AS3525
#define CONFIG_USBOTG USBOTG_AS3525
/* enable these for the experimental usb stack */
#define HAVE_USBSTACK

View file

@ -143,7 +143,7 @@
#define USB_HANDLED_BY_OF
#define CONFIG_USB USBOTG_AS3525
#define CONFIG_USBOTG USBOTG_AS3525
/* enable these for the experimental usb stack */
#define HAVE_USBSTACK