diff driver/pt1_tuner.c @ 137:4303bbfd5d37

Support Linux-3.x kernel delete asm/system.h
author Naoya OYAMA <naoya.oyama@gmail.com>
date Thu, 28 Jun 2012 00:16:47 +0900
parents 6e661e828b43
children 13f0666bd088
line wrap: on
line diff
--- a/driver/pt1_tuner.c	Wed Jun 27 23:41:49 2012 +0900
+++ b/driver/pt1_tuner.c	Thu Jun 28 00:16:47 2012 +0900
@@ -8,7 +8,6 @@
 #include <linux/interrupt.h>
 #include <linux/mutex.h>
 
-#include <asm/system.h>
 #include <asm/io.h>
 #include <asm/irq.h>
 #include <asm/uaccess.h>