Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 106320
b: refs/heads/master
c: 6a9436d
h: refs/heads/master
v: v3
  • Loading branch information
Michael Buesch authored and Linus Torvalds committed Jul 27, 2008
1 parent 3bb6b2d commit 878ef7c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: a048d3aff8b828b6c0fa7ddd90a531248ab4e0f9
refs/heads/master: 6a9436d0c3cbe8941b1acd5b0736d355295cad98
2 changes: 1 addition & 1 deletion trunk/include/asm-generic/gpio.h
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
*
* While the GPIO programming interface defines valid GPIO numbers
* to be in the range 0..MAX_INT, this library restricts them to the
* smaller range 0..ARCH_NR_GPIOS.
* smaller range 0..ARCH_NR_GPIOS-1.
*/

#ifndef ARCH_NR_GPIOS
Expand Down

0 comments on commit 878ef7c

Please sign in to comment.