diff options
Diffstat (limited to 'include/configs/p2371-2180.h')
-rw-r--r-- | include/configs/p2371-2180.h | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/include/configs/p2371-2180.h b/include/configs/p2371-2180.h deleted file mode 100644 index 24f3a7030e8..00000000000 --- a/include/configs/p2371-2180.h +++ /dev/null @@ -1,15 +0,0 @@ -/* SPDX-License-Identifier: GPL-2.0+ */ -/* - * (C) Copyright 2013-2015 - * NVIDIA Corporation <www.nvidia.com> - */ - -#ifndef _P2371_2180_H -#define _P2371_2180_H - -#include <linux/sizes.h> - -#include "tegra210-common.h" -#include "tegra-common-post.h" - -#endif /* _P2371_2180_H */ |