Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 149292
b: refs/heads/master
c: 604f766
h: refs/heads/master
v: v3
  • Loading branch information
wanzongshun authored and Russell King committed May 7, 2009
1 parent 8d7281f commit 202591a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 432818f08fa5cf983e13b0ac32ec59b0951882b9
refs/heads/master: 604f766f5f2fd4791ce898cd04d1f0dcb32b94a7
9 changes: 5 additions & 4 deletions trunk/arch/arm/mach-w90x900/w90p910.c
Original file line number Diff line number Diff line change
Expand Up @@ -3,17 +3,15 @@
*
* 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 <mcuos.com@gmail.com>
*
* W90P910 cpu support
*
* 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.
*
*/

Expand Down Expand Up @@ -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),*/
};

Expand Down

0 comments on commit 202591a

Please sign in to comment.