From 9698c3bb5c99176f9e854d1e701423ba44b9f2b4 Mon Sep 17 00:00:00 2001 From: Frank Gevaerts Date: Sat, 21 Feb 2009 17:56:31 +0000 Subject: replace USB_IPODSTYLE by USB_HANDLED_BY_OF as that's what it actually means. Fix various configs to use it correctly. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20078 a1c6a512-1295-4272-9138-f99709370657 --- firmware/export/config-ipodmini2g.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'firmware/export/config-ipodmini2g.h') diff --git a/firmware/export/config-ipodmini2g.h b/firmware/export/config-ipodmini2g.h index a44087f897..a21e0a82c3 100644 --- a/firmware/export/config-ipodmini2g.h +++ b/firmware/export/config-ipodmini2g.h @@ -170,8 +170,6 @@ /* Offset ( in the firmware file's header ) to the real data */ #define FIRMWARE_OFFSET_FILE_DATA 8 -#define USB_IPODSTYLE - /* USB On-the-go */ #define CONFIG_USBOTG USBOTG_ARC -- cgit v1.2.3