summaryrefslogtreecommitdiff
path: root/drivers/staging/most/video/video.c
diff options
context:
space:
mode:
authorChristian Gromm <christian.gromm@microchip.com>2019-12-13 13:04:19 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-12-17 13:58:31 +0100
commit6f4d22d76baa73c5bc99d669d68c862b60a04a3d (patch)
tree3cbe530388aa5958aa970cb14bc618b24e74ff6a /drivers/staging/most/video/video.c
parentc3bb9d883f1a5b2e60675779205e7c6ded2272aa (diff)
staging: most: use angle brackets in include path
This patch replaces the double quotes in all include paths with angle brackets. Signed-off-by: Christian Gromm <christian.gromm@microchip.com> Link: https://lore.kernel.org/r/1576238662-16512-7-git-send-email-christian.gromm@microchip.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/most/video/video.c')
-rw-r--r--drivers/staging/most/video/video.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/most/video/video.c b/drivers/staging/most/video/video.c
index 0f45b042486c..9e9e45ac386e 100644
--- a/drivers/staging/most/video/video.c
+++ b/drivers/staging/most/video/video.c
@@ -21,7 +21,7 @@
#include <media/v4l2-ctrls.h>
#include <media/v4l2-fh.h>
-#include "most/most.h"
+#include <most/most.h>
#define V4L2_CMP_MAX_INPUT 1