summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/xusb-padctl-common.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2023-11-01 12:28:23 -0400
committerTom Rini <trini@konsulko.com>2023-11-07 14:50:52 -0500
commite8acfd2bb223d8e21fb4e58c674a661043bcf963 (patch)
tree35be3b347cf96b6714bee4804537622f5d3f82d3 /arch/arm/mach-tegra/xusb-padctl-common.h
parent4935b159802b5b436be2ba1871839fda393726c1 (diff)
arm: Drop <common.h> from remaining header files
None of these header files need to include <common.h> so we can just drop that entirely. Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'arch/arm/mach-tegra/xusb-padctl-common.h')
-rw-r--r--arch/arm/mach-tegra/xusb-padctl-common.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-tegra/xusb-padctl-common.h b/arch/arm/mach-tegra/xusb-padctl-common.h
index e3fd613f2be..a576e6f6165 100644
--- a/arch/arm/mach-tegra/xusb-padctl-common.h
+++ b/arch/arm/mach-tegra/xusb-padctl-common.h
@@ -6,7 +6,6 @@
#ifndef _TEGRA_XUSB_PADCTL_COMMON_H_
#define _TEGRA_XUSB_PADCTL_COMMON_H_
-#include <common.h>
#include <fdtdec.h>
#include <dm/ofnode.h>