Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 15389
b: refs/heads/master
c: ef79754
h: refs/heads/master
i:
  15387: 5f6bbca
v: v3
  • Loading branch information
Stefan Richter authored and Jody McIntyre committed Nov 7, 2005
1 parent 35b6e46 commit 83bafc4
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 18 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: 8551158abc8ef45a7f473a87e69624d05ebfd684
refs/heads/master: ef797546a93fffa9d8508e7c8539b352b6678568
9 changes: 0 additions & 9 deletions trunk/drivers/ieee1394/dv1394.c
Original file line number Diff line number Diff line change
Expand Up @@ -123,15 +123,6 @@

#include "ohci1394.h"

#ifndef virt_to_page
#define virt_to_page(x) MAP_NR(x)
#endif

#ifndef vmalloc_32
#define vmalloc_32(x) vmalloc(x)
#endif


/* DEBUG LEVELS:
0 - no debugging messages
1 - some debugging messages, but none during DMA frame transmission
Expand Down
8 changes: 0 additions & 8 deletions trunk/drivers/ieee1394/video1394.c
Original file line number Diff line number Diff line change
Expand Up @@ -77,14 +77,6 @@

#define ISO_CHANNELS 64

#ifndef virt_to_page
#define virt_to_page(x) MAP_NR(x)
#endif

#ifndef vmalloc_32
#define vmalloc_32(x) vmalloc(x)
#endif

struct it_dma_prg {
struct dma_cmd begin;
quadlet_t data[4];
Expand Down

0 comments on commit 83bafc4

Please sign in to comment.