Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 143555
b: refs/heads/master
c: 1b3c9bf
h: refs/heads/master
i:
  143553: 99009b7
  143551: be243ce
v: v3
  • Loading branch information
Holger Schurig authored and Sascha Hauer committed Apr 16, 2009
1 parent 4ea42d2 commit 89b37f3
Show file tree
Hide file tree
Showing 3 changed files with 2 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: 289a689b109dfd086c0459fb35b32a1d96bdb8ce
refs/heads/master: 1b3c9bf2cd00e1e8a47177b92900dcff363843cb
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-mx2/clock_imx21.c
Original file line number Diff line number Diff line change
Expand Up @@ -931,7 +931,7 @@ static struct clk_lookup lookups[] __initdata = {
_REGISTER_CLOCK(NULL, "slcdc", slcdc_clk[0])
_REGISTER_CLOCK("imx-wdt.0", NULL, wdog_clk)
_REGISTER_CLOCK(NULL, "gpio", gpio_clk)
_REGISTER_CLOCK(NULL, "i2c", i2c_clk)
_REGISTER_CLOCK("imx-i2c.0", NULL, i2c_clk)
_REGISTER_CLOCK("mxc-keypad", NULL, kpp_clk)
_REGISTER_CLOCK(NULL, "owire", owire_clk)
_REGISTER_CLOCK(NULL, "rtc", rtc_clk)
Expand Down
3 changes: 0 additions & 3 deletions trunk/arch/arm/plat-mxc/include/mach/mx21.h
Original file line number Diff line number Diff line change
Expand Up @@ -54,9 +54,6 @@

#define IRAM_BASE_ADDR 0xFFFFE800 /* internal ram */

/* this CPU supports up to 192 GPIOs (don't forget the baseboard!) */
#define ARCH_NR_GPIOS (6*32 + 16)

/* fixed interrupt numbers */
#define MXC_INT_USBCTRL 58
#define MXC_INT_USBCTRL 58
Expand Down

0 comments on commit 89b37f3

Please sign in to comment.