https://github.com/torvalds/linux
Revision 1c72d8d90da3b29540c3c281a3e0b743ee6b6f74 authored by Andrew Morton on 11 November 2005, 00:21:38 UTC, committed by Jeff Garzik on 11 November 2005, 10:48:46 UTC
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>
1 parent 3b7d697
History
Tip revision: 1c72d8d90da3b29540c3c281a3e0b743ee6b6f74 authored by Andrew Morton on 11 November 2005, 00:21:38 UTC
[PATCH] libata.h needs dma-mapping.h
Tip revision: 1c72d8d
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 391 bytes
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 87.2 KB
Kbuild -rw-r--r-- 1.2 KB
MAINTAINERS -rw-r--r-- 61.1 KB
Makefile -rw-r--r-- 42.5 KB
README -rw-r--r-- 14.5 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top