From f347fde22f1297e4f022600d201780d5ead78114 Mon Sep 17 00:00:00 2001 From: Joshua Bakita Date: Wed, 25 Sep 2024 16:09:09 -0400 Subject: Delete no-longer-needed nvgpu headers The dependency on these was removed in commit 8340d234. --- include/os/linux/debug_cde.h | 21 --------------------- 1 file changed, 21 deletions(-) delete mode 100644 include/os/linux/debug_cde.h (limited to 'include/os/linux/debug_cde.h') diff --git a/include/os/linux/debug_cde.h b/include/os/linux/debug_cde.h deleted file mode 100644 index 4895edd..0000000 --- a/include/os/linux/debug_cde.h +++ /dev/null @@ -1,21 +0,0 @@ -/* - * Copyright (C) 2017 NVIDIA Corporation. All rights reserved. - * - * This software is licensed under the terms of the GNU General Public - * License version 2, as published by the Free Software Foundation, and - * may be copied, distributed, and modified under those terms. - * - * 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. - * - */ - -#ifndef __NVGPU_DEBUG_CDE_H__ -#define __NVGPU_DEBUG_CDE_H__ - -struct gk20a; -void gk20a_cde_debugfs_init(struct gk20a *g); - -#endif /* __NVGPU_DEBUG_CDE_H__ */ -- cgit v1.2.2