Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 58626
b: refs/heads/master
c: 0966333
h: refs/heads/master
v: v3
  • Loading branch information
Yoichi Yuasa authored and Ralf Baechle committed Jul 10, 2007
1 parent 5f37d89 commit e0ae65e
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 4679258d52f6d4aeeafd5c77203d97ddf48e2db0
refs/heads/master: 096633358c907d9b50b00caf989816c2edfefe24
3 changes: 3 additions & 0 deletions trunk/arch/mips/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -778,6 +778,9 @@ config GENERIC_ISA_DMA_SUPPORT_BROKEN
bool
select ZONE_DMA

config GENERIC_GPIO
bool

#
# Endianess selection. Sufficiently obscure so many users don't know what to
# answer,so we try hard to limit the available choices. Also the use of a
Expand Down
6 changes: 6 additions & 0 deletions trunk/include/asm-mips/gpio.h
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
#ifndef __ASM_MIPS_GPIO_H
#define __ASM_MIPS_GPIO_H

#include <gpio.h>

#endif /* __ASM_MIPS_GPIO_H */

0 comments on commit e0ae65e

Please sign in to comment.