[PATCH] missing include in lanai.c
commit92bff94b41b20bfb9812514abcbaea943d1eaf62
authorAlexander Viro <viro@www.linux.org.uk>
Mon, 4 Apr 2005 01:07:12 +0000 (3 18:07 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Mon, 4 Apr 2005 01:07:12 +0000 (3 18:07 -0700)
treee8273259f303a4ae65c430c7be1a03d3187ae3db
parent6bcca14e4f981a2572de572911f0f94ee87078ff
[PATCH] missing include in lanai.c

dma-mapping.h needs to be included there; on i386 it works by accident
since there dma-mapping.h is indirectly brought in elsewhere.

Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Signed-off-by: Al Viro <viro@parcelfarce.linux.theplanet.co.uk>
drivers/atm/lanai.c