From: Adrian Bunk <bunk@stusta.de> Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Andrew Morton <akpm@osdl.org> --- 25-akpm/fs/coda/psdev.c | 1 - 1 files changed, 1 deletion(-) diff -puN fs/coda/psdev.c~fs-coda-psdevc-shouldnt-include-lph fs/coda/psdev.c --- 25/fs/coda/psdev.c~fs-coda-psdevc-shouldnt-include-lph 2004-11-21 16:18:42.950765128 -0800 +++ 25-akpm/fs/coda/psdev.c 2004-11-21 16:18:42.954764520 -0800 @@ -22,7 +22,6 @@ #include <linux/kernel.h> #include <linux/major.h> #include <linux/time.h> -#include <linux/lp.h> #include <linux/slab.h> #include <linux/ioport.h> #include <linux/fcntl.h> _