From 7269b0a3f0b7e5f41ba65c7321fde9b8fd88c642 Mon Sep 17 00:00:00 2001 From: Uros Majstorovic Date: Sat, 15 Feb 2025 02:15:57 +0100 Subject: removed old (compulab) yocto directory --- .../rvphone/cl-imx8/sn65dsi83/sn65dsi83_brg.c | 388 --------------------- 1 file changed, 388 deletions(-) delete mode 100644 yocto/meta-bsp-rvphone/recipes-kernel/linux/rvphone/cl-imx8/sn65dsi83/sn65dsi83_brg.c (limited to 'yocto/meta-bsp-rvphone/recipes-kernel/linux/rvphone/cl-imx8/sn65dsi83/sn65dsi83_brg.c') diff --git a/yocto/meta-bsp-rvphone/recipes-kernel/linux/rvphone/cl-imx8/sn65dsi83/sn65dsi83_brg.c b/yocto/meta-bsp-rvphone/recipes-kernel/linux/rvphone/cl-imx8/sn65dsi83/sn65dsi83_brg.c deleted file mode 100644 index f4a7713..0000000 --- a/yocto/meta-bsp-rvphone/recipes-kernel/linux/rvphone/cl-imx8/sn65dsi83/sn65dsi83_brg.c +++ /dev/null @@ -1,388 +0,0 @@ -/* - * Copyright (C) 2018 CopuLab Ltd. - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License - * as published by the Free Software Foundation; either version 2 - * of the License, or (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - */ - -#include -#include -#include -#include -#include -#include -#include -#include - -#include -#include -#include -#include -#include -#include -#include