| Index: include/configs/chromeos/tegra2/recovery.h
|
| diff --git a/include/configs/chromeos/tegra2/recovery.h b/include/configs/chromeos/tegra2/recovery.h
|
| deleted file mode 100644
|
| index 33217d36337af86019187c397dfc43cf1eff57c9..0000000000000000000000000000000000000000
|
| --- a/include/configs/chromeos/tegra2/recovery.h
|
| +++ /dev/null
|
| @@ -1,17 +0,0 @@
|
| -/*
|
| - * Copyright (c) 2011 The Chromium OS Authors. All rights reserved.
|
| - * Use of this source code is governed by a BSD-style license that can be
|
| - * found in the LICENSE file.
|
| - */
|
| -
|
| -#ifndef __configs_chromeos_tegra2_recovery_h__
|
| -#define __configs_chromeos_tegra2_recovery_h__
|
| -
|
| -#include <configs/chromeos/recovery.h>
|
| -#include <configs/chromeos/tegra2/common.h>
|
| -
|
| -#include <configs/chromeos/tegra2/parts/usb.h>
|
| -
|
| -#define CONFIG_EXTRA_ENV_SETTINGS_ARCH CONFIG_EXTRA_ENV_SETTINGS_ARCH_COMMON
|
| -
|
| -#endif //__configs_chromeos_tegra2_recovery_h__
|
|
|