[patch -mmotm 4/6] fix aty-use-memory_read_from_buffer.patch

From: Akinobu Mita
Date: Sun Jul 13 2008 - 22:58:55 EST


Now memory_read_from_buffer() belongs in string.h

Signed-off-by: Akinobu Mita <akinobu.mita@xxxxxxxxx>
Cc: Benjamin Herrenschmidt <benh@xxxxxxxxxxxxxxxxxxx>
Cc: "Antonino A. Daplas" <adaplas@xxxxxxx>
Cc: Krzysztof Helt <krzysztof.h1@xxxxxxxxx>
---
drivers/video/aty/radeon_base.c | 1 -
1 file changed, 1 deletion(-)

Index: 2.6-mmotm/drivers/video/aty/radeon_base.c
===================================================================
--- 2.6-mmotm.orig/drivers/video/aty/radeon_base.c
+++ 2.6-mmotm/drivers/video/aty/radeon_base.c
@@ -70,7 +70,6 @@
#include <linux/pci.h>
#include <linux/vmalloc.h>
#include <linux/device.h>
-#include <linux/fs.h>

#include <asm/io.h>
#include <linux/uaccess.h>

--
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/