|
@@ -38,11 +38,11 @@
|
|
#include<linux/videodev.h> */
|
|
#include<linux/videodev.h> */
|
|
|
|
|
|
/* I/O commands, error codes */
|
|
/* I/O commands, error codes */
|
|
-#include<asm/io.h>
|
|
|
|
|
|
+#include <asm/io.h>
|
|
//#include<errno.h>
|
|
//#include<errno.h>
|
|
|
|
|
|
/* v4l API */
|
|
/* v4l API */
|
|
-#include<linux/videodev.h>
|
|
|
|
|
|
+#include <linux/videodev.h>
|
|
|
|
|
|
/* headerfile of this module */
|
|
/* headerfile of this module */
|
|
#include"zr36016.h"
|
|
#include"zr36016.h"
|