summaryrefslogtreecommitdiff
path: root/include/configs/beaver.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/beaver.h')
-rw-r--r--include/configs/beaver.h14
1 files changed, 0 insertions, 14 deletions
diff --git a/include/configs/beaver.h b/include/configs/beaver.h
deleted file mode 100644
index 21b37b78a30..00000000000
--- a/include/configs/beaver.h
+++ /dev/null
@@ -1,14 +0,0 @@
-/* SPDX-License-Identifier: GPL-2.0 */
-/*
- * Copyright (c) 2013, NVIDIA CORPORATION. All rights reserved.
- */
-
-#ifndef __CONFIG_H
-#define __CONFIG_H
-
-#include <linux/sizes.h>
-
-#include "tegra30-common.h"
-#include "tegra-common-post.h"
-
-#endif /* __CONFIG_H */