From 202591a5e8763d93765e18d251f55f8c4bd69a09 Mon Sep 17 00:00:00 2001 From: wanzongshun Date: Fri, 1 May 2009 16:14:54 +0100 Subject: [PATCH] --- yaml --- r: 149292 b: refs/heads/master c: 604f766f5f2fd4791ce898cd04d1f0dcb32b94a7 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/arm/mach-w90x900/w90p910.c | 9 +++++---- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/[refs] b/[refs] index 258d9e2dff53..1eb5636663b6 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 432818f08fa5cf983e13b0ac32ec59b0951882b9 +refs/heads/master: 604f766f5f2fd4791ce898cd04d1f0dcb32b94a7 diff --git a/trunk/arch/arm/mach-w90x900/w90p910.c b/trunk/arch/arm/mach-w90x900/w90p910.c index 2bcbaa681b99..d2e4a16c9e00 100644 --- a/trunk/arch/arm/mach-w90x900/w90p910.c +++ b/trunk/arch/arm/mach-w90x900/w90p910.c @@ -3,8 +3,7 @@ * * Based on linux/arch/arm/plat-s3c24xx/s3c244x.c by Ben Dooks * - * Copyright (c) 2008 Nuvoton technology corporation - * All rights reserved. + * Copyright (c) 2008 Nuvoton technology corporation. * * Wan ZongShun * @@ -12,8 +11,7 @@ * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. + * the Free Software Foundation;version 2 of the License. * */ @@ -45,6 +43,9 @@ static struct map_desc w90p910_iodesc[] __initdata = { IODESC_ENT(UART), IODESC_ENT(TIMER), IODESC_ENT(EBI), + IODESC_ENT(USBEHCIHOST), + IODESC_ENT(USBOHCIHOST), + IODESC_ENT(ADC), /*IODESC_ENT(LCD),*/ };