+++ /dev/null
-From 651bc91b26012a5c0e553675373425b4b975cde5 Mon Sep 17 00:00:00 2001
-From: Sasha Levin <sashal@kernel.org>
-Date: Tue, 30 Mar 2021 13:44:35 -0400
-Subject: radix tree test suite: Fix compilation
-
-From: Matthew Wilcox (Oracle) <willy@infradead.org>
-
-[ Upstream commit 7487de534dcbe143e6f41da751dd3ffcf93b00ee ]
-
-Commit 4bba4c4bb09a added tools/include/linux/compiler_types.h which
-includes linux/compiler-gcc.h. Unfortunately, we had our own (empty)
-compiler_types.h which overrode the one added by that commit, and
-so we lost the definition of __must_be_array(). Removing our empty
-compiler_types.h fixes the problem and reduces our divergence from the
-rest of the tools.
-
-Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
-Signed-off-by: Sasha Levin <sashal@kernel.org>
----
- tools/testing/radix-tree/linux/compiler_types.h | 0
- 1 file changed, 0 insertions(+), 0 deletions(-)
- delete mode 100644 tools/testing/radix-tree/linux/compiler_types.h
-
-diff --git a/tools/testing/radix-tree/linux/compiler_types.h b/tools/testing/radix-tree/linux/compiler_types.h
-deleted file mode 100644
-index e69de29bb2d1..000000000000
---
-2.30.2
-
drm-tegra-dc-don-t-set-pll-clock-to-0hz.patch
gpu-host1x-use-different-lock-classes-for-each-clien.patch
xarray-fix-splitting-to-non-zero-orders.patch
-radix-tree-test-suite-fix-compilation.patch
block-only-update-parent-bi_status-when-bio-fail.patch
radix-tree-test-suite-register-the-main-thread-with-.patch
idr-test-suite-take-rcu-read-lock-in-idr_find_test_1.patch