summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicolas Kaiser2006-01-08 10:03:37 +0100
committerLinus Torvalds2006-01-09 05:13:59 +0100
commit44fce35f29a7f2d976d9160bfbc55635b459a6a0 (patch)
tree99ea5c540658e8c02945b00041d904474766b968
parent[PATCH] Fix handling of ELF segments with zero filesize (diff)
downloadkernel-qcow2-linux-44fce35f29a7f2d976d9160bfbc55635b459a6a0.tar.gz
kernel-qcow2-linux-44fce35f29a7f2d976d9160bfbc55635b459a6a0.tar.xz
kernel-qcow2-linux-44fce35f29a7f2d976d9160bfbc55635b459a6a0.zip
[PATCH] drivers/mfd: header included twice
linux/delay.h included twice Signed-off-by: Nicolas Kaiser <nikai@nikai.net> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
-rw-r--r--drivers/mfd/ucb1x00-ts.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/mfd/ucb1x00-ts.c b/drivers/mfd/ucb1x00-ts.c
index 551061c2eadf..79fd062ccb34 100644
--- a/drivers/mfd/ucb1x00-ts.c
+++ b/drivers/mfd/ucb1x00-ts.c
@@ -32,7 +32,6 @@
#include <linux/suspend.h>
#include <linux/slab.h>
#include <linux/kthread.h>
-#include <linux/delay.h>
#include <asm/dma.h>
#include <asm/semaphore.h>