diff options
author | Andrew Morton <akpm@osdl.org> | 2005-11-11 00:21:38 (GMT) |
---|---|---|
committer | Jeff Garzik <jgarzik@pobox.com> | 2005-11-11 10:48:46 (GMT) |
commit | 1c72d8d90da3b29540c3c281a3e0b743ee6b6f74 (patch) | |
tree | bc95e6460038369531dac40b2450dbf017f1153a /kernel/acct.c | |
parent | 3b7d697dfb7d03edb87e50b743a7ecff029618e9 (diff) | |
download | linux-1c72d8d90da3b29540c3c281a3e0b743ee6b6f74.tar.xz |
[PATCH] libata.h needs dma-mapping.h
On Alpha:
include/linux/libata.h: In function `ata_pad_alloc':
include/linux/libata.h:785: warning: implicit declaration of function `dma_alloc_coherent'
include/linux/libata.h:786: warning: assignment makes pointer from integer without a cast
include/linux/libata.h: In function `ata_pad_free':
include/linux/libata.h:792: warning: implicit declaration of function `dma_free_coherent'
(I have a decouple-some-header-files cleanup in -mm, so it's causing some
fallout of this nature)
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
Diffstat (limited to 'kernel/acct.c')
0 files changed, 0 insertions, 0 deletions