mirror of
https://github.com/armbian/build.git
synced 2026-01-06 09:58:46 -08:00
fix missing bracket
This commit is contained in:
@@ -63,7 +63,7 @@ index 000000000000..111111111111
|
||||
@@ -0,0 +1,75 @@
|
||||
+// SPDX-License-Identifier: GPL-2.0+
|
||||
+/*
|
||||
+ * Copyright (c) 2023 Christian Hewitt <christianshewitt@gmail.com
|
||||
+ * Copyright (c) 2023 Christian Hewitt <christianshewitt@gmail.com>
|
||||
+ */
|
||||
+
|
||||
+#include <media/rc-map.h>
|
||||
|
||||
Reference in New Issue
Block a user