Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 200649
b: refs/heads/master
c: 926b1e2
h: refs/heads/master
i:
  200647: 02e4c38
v: v3
  • Loading branch information
David Brownell authored and Linus Torvalds committed Jun 29, 2010
1 parent 0d85988 commit 1ae1777
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 3 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: 96fc3a45ea073136566f3c2676cad52f8b39a7df
refs/heads/master: 926b1e2ca35ccb3cbe0ea9b322c5330869b95046
2 changes: 1 addition & 1 deletion trunk/drivers/gpio/Kconfig
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# GPIO infrastructure and expanders
# platform-neutral GPIO infrastructure and expanders
#

config ARCH_WANT_OPTIONAL_GPIOLIB
Expand Down
6 changes: 5 additions & 1 deletion trunk/drivers/gpio/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
# gpio support: dedicated expander chips, etc
# generic gpio support: dedicated expander chips, etc
#
# NOTE: platform-specific GPIO drivers don't belong in the
# drivers/gpio directory; put them with other platform setup
# code, IRQ controllers, board init, etc.

ccflags-$(CONFIG_DEBUG_GPIO) += -DDEBUG

Expand Down

0 comments on commit 1ae1777

Please sign in to comment.