Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 256686
b: refs/heads/master
c: 47732cb
h: refs/heads/master
v: v3
  • Loading branch information
H Hartley Sweeten authored and Grant Likely committed Jun 7, 2011
1 parent eaf342a commit 9c086d7
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: 498c17cf6a935335c8652165cae5dc196340b3e9
refs/heads/master: 47732cb4fdee72e6ea4d2ae40d72da4d2cedf97e
2 changes: 1 addition & 1 deletion trunk/drivers/gpio/gpio-ep93xx.c
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* published by the Free Software Foundation.
*/

#define pr_fmt(fmt) "ep93xx " KBUILD_MODNAME ": " fmt
#define pr_fmt(fmt) KBUILD_MODNAME ": " fmt

#include <linux/init.h>
#include <linux/module.h>
Expand Down

0 comments on commit 9c086d7

Please sign in to comment.