diff options
author | Andrew Morton <akpm@osdl.org> | 2006-05-15 16:44:43 (GMT) |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-05-15 18:20:58 (GMT) |
commit | c4694c76ce28dd7e415b4f3014d8c6e580b5f3d2 (patch) | |
tree | f06021acf77cc63e869a0fb75348eec93f99c2c1 /fs/aio.c | |
parent | 194a61b8e09ac526c33777a688ee2a1504d7fbc3 (diff) | |
download | linux-fsl-qoriq-c4694c76ce28dd7e415b4f3014d8c6e580b5f3d2.tar.xz |
[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 <jeff@garzik.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'fs/aio.c')
0 files changed, 0 insertions, 0 deletions