media: staging: tegra-vde: Sort headers alphabetically

Keep the alphabetical order for consistency.

Signed-off-by: Dmitry Osipenko <digetx@gmail.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
This commit is contained in:
Dmitry Osipenko 2019-12-15 19:07:51 +01:00 committed by Mauro Carvalho Chehab
parent f14838d7e1
commit b395d457e4

View File

@ -10,11 +10,11 @@
#include <linux/completion.h>
#include <linux/dma-direction.h>
#include <linux/iova.h>
#include <linux/list.h>
#include <linux/miscdevice.h>
#include <linux/mutex.h>
#include <linux/types.h>
#include <linux/iova.h>
struct clk;
struct dma_buf;