Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 65622
b: refs/heads/master
c: 22bfc97
h: refs/heads/master
v: v3
  • Loading branch information
Adrian Bunk authored and Pierre Ossman committed Sep 23, 2007
1 parent e9abb03 commit a83bf40
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: 17b759aff916b4d02721e75ce5ed82b1903e5bd6
refs/heads/master: 22bfc979d38f57d5b10d141990175d8fc47f6775
2 changes: 1 addition & 1 deletion trunk/drivers/mmc/core/sdio_bus.c
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ static ssize_t modalias_show(struct device *dev, struct device_attribute *attr,
func->class, func->vendor, func->device);
}

struct device_attribute sdio_dev_attrs[] = {
static struct device_attribute sdio_dev_attrs[] = {
__ATTR_RO(class),
__ATTR_RO(vendor),
__ATTR_RO(device),
Expand Down

0 comments on commit a83bf40

Please sign in to comment.