commit | bec85e8031f7d390643df27e74f8bc9715bb8224 | [log] [tgz] |
---|---|---|
author | Frank Lichtenheld <frank@lichtenheld.de> | Tue Jul 17 19:30:38 2007 +0200 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Tue Jul 17 13:53:29 2007 -0700 |
tree | dff6fe65158b7607e6749200f753880ff25ea0d0 | |
parent | 3bd858ab1c451725c07a805dcb315215dc85b86e [diff] |
hppb: Add missing dma-mapping.h include This fixes the following build-error: CC drivers/parisc/hppb.o drivers/parisc/hppb.c: In function ‘hppb_probe’: drivers/parisc/hppb.c:73: error: implicit declaration of function ‘ccio_request_resource’ Signed-off-by: Frank Lichtenheld <frank@lichtenheld.de> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>