Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 318447
b: refs/heads/master
c: da03d74
h: refs/heads/master
i:
  318445: 6e0457a
  318443: ddc7c49
  318439: db6be59
  318431: 266467d
v: v3
  • Loading branch information
Roland Stigge authored and Linus Walleij committed Jul 12, 2012
1 parent 0001ce5 commit b405c21
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 9 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: 25b273baa5bf05923b053a2c80e7eedb7ee8d7e2
refs/heads/master: da03d7400adfe56e2a54d0e38aa12704ab2a0e13
9 changes: 1 addition & 8 deletions trunk/drivers/gpio/gpio-lpc32xx.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* arch/arm/mach-lpc32xx/gpiolib.c
* GPIO driver for LPC32xx SoC
*
* Author: Kevin Wells <kevin.wells@nxp.com>
*
Expand Down Expand Up @@ -457,13 +457,6 @@ static struct lpc32xx_gpio_chip lpc32xx_gpiochip[] = {
},
};

/* Empty now, can be removed later when mach-lpc32xx is finally switched over
* to DT support
*/
void __init lpc32xx_gpio_init(void)
{
}

static int lpc32xx_of_xlate(struct gpio_chip *gc,
const struct of_phandle_args *gpiospec, u32 *flags)
{
Expand Down

0 comments on commit b405c21

Please sign in to comment.