https://github.com/torvalds/linux
Revision 62270336e8fdfbea36cb455c27744c23780dbf07 authored by Anton Vorontsov on 13 September 2007, 15:23:33 UTC, committed by Jeff Garzik on 15 September 2007, 23:32:01 UTC
Currently qe_bd_t is used in the macro call -- dma_unmap_single,
which is a no-op on PPC32, thus error is hidden today. Starting
with 2.6.24, macro will be replaced by the empty static function,
and erroneous use of qe_bd_t will trigger compilation error.

Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
1 parent e7e381f
History
Tip revision: 62270336e8fdfbea36cb455c27744c23780dbf07 authored by Anton Vorontsov on 13 September 2007, 15:23:33 UTC
ucc_geth: fix compilation
Tip revision: 6227033
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 607 bytes
.mailmap -rw-r--r-- 3.6 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 89.3 KB
Kbuild -rw-r--r-- 1.5 KB
MAINTAINERS -rw-r--r-- 91.2 KB
Makefile -rw-r--r-- 50.1 KB
README -rw-r--r-- 16.5 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top