Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 148553
b: refs/heads/master
c: a9a59e3
h: refs/heads/master
i:
  148551: 0c60f6c
v: v3
  • Loading branch information
Mike Frysinger committed Jun 12, 2009
1 parent 657ece2 commit 006d749
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 10 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: 76068c3c5dee4332f532573b6423d75c3e14f660
refs/heads/master: a9a59e3096443ea4d6f50db978d7d3bbb47708b4
9 changes: 0 additions & 9 deletions trunk/arch/blackfin/kernel/bfin_gpio.c
Original file line number Diff line number Diff line change
Expand Up @@ -313,15 +313,6 @@ inline void portmux_setup(unsigned short per)
# define portmux_setup(...) do { } while (0)
#endif

static int __init bfin_gpio_init(void)
{
printk(KERN_INFO "Blackfin GPIO Controller\n");

return 0;
}
arch_initcall(bfin_gpio_init);


#ifndef CONFIG_BF54x
/***********************************************************
*
Expand Down

0 comments on commit 006d749

Please sign in to comment.