Commit b5b8ab8d authored by Mauro Carvalho Chehab's avatar Mauro Carvalho Chehab

V4L/DVB (3123): include reorder to be in sync with V4L tree

- include reorder to be in sync with V4L tree
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@brturbo.com.br>
parent 899ad11b
...@@ -34,13 +34,13 @@ ...@@ -34,13 +34,13 @@
#include <linux/sched.h> #include <linux/sched.h>
#include <linux/interrupt.h> #include <linux/interrupt.h>
#include <linux/kdev_t.h> #include <linux/kdev_t.h>
#include "bttvp.h"
#include <linux/dma-mapping.h> #include <linux/dma-mapping.h>
#include <asm/io.h> #include <asm/io.h>
#include <asm/byteorder.h> #include <asm/byteorder.h>
#include "bttvp.h"
#include "rds.h" #include "rds.h"
......
...@@ -28,10 +28,10 @@ ...@@ -28,10 +28,10 @@
#include <linux/moduleparam.h> #include <linux/moduleparam.h>
#include <linux/init.h> #include <linux/init.h>
#include <linux/delay.h> #include <linux/delay.h>
#include <linux/jiffies.h>
#include <asm/io.h>
#include "bttvp.h" #include "bttvp.h"
#include <linux/jiffies.h>
#include <asm/io.h>
static struct i2c_algo_bit_data bttv_i2c_algo_bit_template; static struct i2c_algo_bit_data bttv_i2c_algo_bit_template;
static struct i2c_adapter bttv_i2c_adap_sw_template; static struct i2c_adapter bttv_i2c_adap_sw_template;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment