Blackfin arch: If we double fault, rather than hang forever, reset
[pandora-kernel.git] / arch / arm / common / rtctime.c
index bf1075e..aa8f773 100644 (file)
 #include <linux/capability.h>
 #include <linux/device.h>
 #include <linux/mutex.h>
-#include <linux/rtc.h>
 
 #include <asm/rtc.h>
-#include <asm/semaphore.h>
 
 static DECLARE_WAIT_QUEUE_HEAD(rtc_wait);
 static struct fasync_struct *rtc_async_queue;