Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 2390
b: refs/heads/master
c: f2d03e1
h: refs/heads/master
v: v3
  • Loading branch information
Yani Ioannou authored and Greg Kroah-Hartman committed Jun 20, 2005
1 parent dbf4533 commit 5c4dc4b
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: 060b8845e6bea938d65ad6f89e83507e5ff4fec4
refs/heads/master: f2d03e1b3f00f1c5971463ab0101bef0c521ad3b
2 changes: 1 addition & 1 deletion trunk/include/asm-ppc/ocp.h
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ extern void ocp_for_each_device(void(*callback)(struct ocp_device *, void *arg),
/* Sysfs support */
#define OCP_SYSFS_ADDTL(type, format, name, field) \
static ssize_t \
show_##name##_##field(struct device *dev, char *buf) \
show_##name##_##field(struct device *dev, struct device_attribute *attr, char *buf) \
{ \
struct ocp_device *odev = to_ocp_dev(dev); \
type *add = odev->def->additions; \
Expand Down

0 comments on commit 5c4dc4b

Please sign in to comment.