please apply to 2.6 -- thanks!
# This is a BitKeeper generated diff -Nru style patch.
#
# ChangeSet
# 2005/03/22 15:01:18-05:00 chas@xxxxxxxxxxxxxxxxxxxxxx
# [ATM]: [lanai] alpha build fixes
#
# Signed-off-by: Jeff Garzik <jgarzik@xxxxxxxxx>
# Signed-off-by: Chas Williams <chas@xxxxxxxxxxxxxxxx>
#
# drivers/atm/lanai.c
# 2005/03/22 15:01:00-05:00 chas@xxxxxxxxxxxxxxxxxxxxxx +1 -0
# [ATM]: [lanai] alpha build fixes
#
# Signed-off-by: Jeff Garzik <jgarzik@xxxxxxxxx>
# Signed-off-by: Chas Williams <chas@xxxxxxxxxxxxxxxx>
#
diff -Nru a/drivers/atm/lanai.c b/drivers/atm/lanai.c
--- a/drivers/atm/lanai.c 2005-03-22 19:49:16 -05:00
+++ b/drivers/atm/lanai.c 2005-03-22 19:49:16 -05:00
@@ -61,6 +61,7 @@
#include <asm/byteorder.h>
#include <linux/spinlock.h>
#include <linux/pci.h>
+#include <linux/dma-mapping.h>
#include <linux/init.h>
#include <linux/delay.h>
#include <linux/interrupt.h>
|