~ubuntu-branches/debian/wheezy/linux-2.6/wheezy

« back to all changes in this revision

Viewing changes to arch/arm/mach-at91/at91rm9200_devices.c

  • Committer: Package Import Robot
  • Author(s): Ben Hutchings
  • Date: 2012-03-04 15:32:20 UTC
  • mto: (43.1.29 sid)
  • mto: This revision was merged to the branch mainline in revision 57.
  • Revision ID: package-import@ubuntu.com-20120304153220-z43emb9b8y0vpuf2
Tags: upstream-3.2.9
ImportĀ upstreamĀ versionĀ 3.2.9

Show diffs side-by-side

added added

removed removed

Lines of Context:
83
83
 *  USB Device (Gadget)
84
84
 * -------------------------------------------------------------------- */
85
85
 
86
 
#ifdef CONFIG_USB_AT91
 
86
#if defined(CONFIG_USB_AT91) || defined(CONFIG_USB_AT91_MODULE)
87
87
static struct at91_udc_data udc_data;
88
88
 
89
89
static struct resource udc_resources[] = {