Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 173492
b: refs/heads/master
c: 1dca899
h: refs/heads/master
v: v3
  • Loading branch information
Paul Mundt committed Nov 13, 2009
1 parent 70dc7ce commit 814e0d4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 3af539e59cf3213cbe31ce7008f1db51c52665ca
refs/heads/master: 1dca899e95d27475c9036ce1cf857a72852b9c53
2 changes: 0 additions & 2 deletions trunk/arch/sh/drivers/dma/dma-sysfs.c
Original file line number Diff line number Diff line change
Expand Up @@ -13,15 +13,13 @@
#include <linux/init.h>
#include <linux/sysdev.h>
#include <linux/platform_device.h>
#include <linux/module.h>
#include <linux/err.h>
#include <linux/string.h>
#include <asm/dma.h>

static struct sysdev_class dma_sysclass = {
.name = "dma",
};
EXPORT_SYMBOL(dma_sysclass);

static ssize_t dma_show_devices(struct sys_device *dev,
struct sysdev_attribute *attr, char *buf)
Expand Down

0 comments on commit 814e0d4

Please sign in to comment.