diff options
| author | Andrew Morton <[email protected]> | 2006-05-15 09:44:43 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2006-05-15 11:20:58 -0700 |
| commit | c4694c76ce28dd7e415b4f3014d8c6e580b5f3d2 (patch) | |
| tree | f06021acf77cc63e869a0fb75348eec93f99c2c1 /scripts/patch-kernel | |
| parent | 194a61b8e09ac526c33777a688ee2a1504d7fbc3 (diff) | |
[PATCH] dl2k needs dma-mapping.h
On alpha:
drivers/net/dl2k.c: In function `rio_free_tx':
drivers/net/dl2k.c:768: error: `DMA_48BIT_MASK' undeclared (first use in this function)
drivers/net/dl2k.c:768: error: (Each undeclared identifier is reported only once
drivers/net/dl2k.c:768: error: for each function it appears in.)
drivers/net/dl2k.c: In function `receive_packet':
drivers/net/dl2k.c:896: error: `DMA_48BIT_MASK' undeclared (first use in this function)
drivers/net/dl2k.c: In function `rio_close':
drivers/net/dl2k.c:1803: error: `DMA_48BIT_MASK' undeclared (first use in this function)
Cc: Jeff Garzik <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions