mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-19 10:14:23 +08:00
V4L/DVB (3123): include reorder to be in sync with V4L tree
- include reorder to be in sync with V4L tree Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
This commit is contained in:
parent
899ad11b55
commit
b5b8ab8d93
@ -34,13 +34,13 @@
|
||||
#include <linux/sched.h>
|
||||
#include <linux/interrupt.h>
|
||||
#include <linux/kdev_t.h>
|
||||
#include "bttvp.h"
|
||||
|
||||
#include <linux/dma-mapping.h>
|
||||
|
||||
#include <asm/io.h>
|
||||
#include <asm/byteorder.h>
|
||||
|
||||
#include "bttvp.h"
|
||||
|
||||
#include "rds.h"
|
||||
|
||||
|
||||
|
@ -28,10 +28,10 @@
|
||||
#include <linux/moduleparam.h>
|
||||
#include <linux/init.h>
|
||||
#include <linux/delay.h>
|
||||
#include <linux/jiffies.h>
|
||||
#include <asm/io.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_adapter bttv_i2c_adap_sw_template;
|
||||
|
Loading…
Reference in New Issue
Block a user