Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 168408
b: refs/heads/master
c: 54489cd
h: refs/heads/master
v: v3
  • Loading branch information
Maurus Cuelenaere authored and Ben Dooks committed Nov 9, 2009
1 parent 4250d39 commit e0f455a
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: c7a19787195fcc90aabc3a71f29647ba9a443efe
refs/heads/master: 54489cd46a3a268ed981c681726c6d690883f076
5 changes: 0 additions & 5 deletions trunk/arch/arm/mach-s3c6400/include/mach/dma.h
Original file line number Diff line number Diff line change
Expand Up @@ -68,11 +68,6 @@ static __inline__ int s3c_dma_has_circular(void)

#define S3C2410_DMAF_CIRCULAR (1 << 0)

static inline bool s3c_dma_has_circular(void)
{
return false;
}

#include <plat/dma.h>

#endif /* __ASM_ARCH_IRQ_H */

0 comments on commit e0f455a

Please sign in to comment.