mirror of
https://github.com/tbsdtv/linux_media.git
synced 2025-07-23 12:43:29 +02:00
rsxx: remove unused including <linux/version.h>
Remove including <linux/version.h> that don't need it. Signed-off-by: Tian Tao <tiantao6@hisilicon.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>
This commit is contained in:
@@ -11,7 +11,6 @@
|
|||||||
#ifndef __RSXX_PRIV_H__
|
#ifndef __RSXX_PRIV_H__
|
||||||
#define __RSXX_PRIV_H__
|
#define __RSXX_PRIV_H__
|
||||||
|
|
||||||
#include <linux/version.h>
|
|
||||||
#include <linux/semaphore.h>
|
#include <linux/semaphore.h>
|
||||||
|
|
||||||
#include <linux/fs.h>
|
#include <linux/fs.h>
|
||||||
|
Reference in New Issue
Block a user