Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 68249
b: refs/heads/master
c: d581593
h: refs/heads/master
i:
  68247: c72bdc6
v: v3
  • Loading branch information
Paul Mundt committed Sep 21, 2007
1 parent 0790f69 commit 69f9d90
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 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: 35f3abe97696e7563b0dbd7c825acdaab423d330
refs/heads/master: d581593388e39d77acd643b1d7427c5ecbb85a03
5 changes: 0 additions & 5 deletions trunk/include/asm-sh/dma.h
Original file line number Diff line number Diff line change
Expand Up @@ -152,14 +152,9 @@ extern struct dma_info *get_dma_info_by_name(const char *dmac_name);
extern int dma_extend(unsigned int chan, unsigned long op, void *param);
extern int register_chan_caps(const char *dmac, struct dma_chan_caps *capslist);

#ifdef CONFIG_SYSFS
/* arch/sh/drivers/dma/dma-sysfs.c */
extern int dma_create_sysfs_files(struct dma_channel *, struct dma_info *);
extern void dma_remove_sysfs_files(struct dma_channel *, struct dma_info *);
#else
#define dma_create_sysfs_file(channel, info) do { } while (0)
#define dma_remove_sysfs_file(channel, info) do { } while (0)
#endif

#ifdef CONFIG_PCI
extern int isa_dma_bridge_buggy;
Expand Down

0 comments on commit 69f9d90

Please sign in to comment.