diff options
| author | Weijie Gao <[email protected]> | 2026-04-28 11:36:25 +0800 |
|---|---|---|
| committer | David Lechner <[email protected]> | 2026-04-29 09:02:16 -0500 |
| commit | 3c14cd8388dad4c93c24fac53a7b6d21bc81765c (patch) | |
| tree | ed7b82c2a7b87173590180f1e6c6e17e9b183872 /include | |
| parent | 8c15436fb2191294162deaf2c94fbe030fee9455 (diff) | |
configs: mt7622: remove empty header file
Remove the empty include/configs/mt7622.h header file as it is not needed.
The Kconfig entry that referenced it is also removed.
Signed-off-by: Weijie Gao <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: David Lechner <[email protected]>
Diffstat (limited to 'include')
| -rw-r--r-- | include/configs/mt7622.h | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/include/configs/mt7622.h b/include/configs/mt7622.h deleted file mode 100644 index 4a056954bf8..00000000000 --- a/include/configs/mt7622.h +++ /dev/null @@ -1,12 +0,0 @@ -/* SPDX-License-Identifier: GPL-2.0 */ -/* - * Configuration for MediaTek MT7629 SoC - * - * Copyright (C) 2019 MediaTek Inc. - * Author: Sam Shih <[email protected]> - */ - -#ifndef __MT7622_H -#define __MT7622_H - -#endif |
