| Index: include/configs/chromeos/tegra2/wario/parts/mmc.h
|
| diff --git a/include/configs/chromeos/tegra2/wario/parts/mmc.h b/include/configs/chromeos/tegra2/wario/parts/mmc.h
|
| deleted file mode 100644
|
| index a38de796ec0c08f54ff46d98a67f6d01542764f6..0000000000000000000000000000000000000000
|
| --- a/include/configs/chromeos/tegra2/wario/parts/mmc.h
|
| +++ /dev/null
|
| @@ -1,15 +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.
|
| - */
|
| -
|
| -/* Define this if device is always on EMMC4 controller and no Card Detect pin */
|
| -#define CONFIG_TEGRA2_EMMC4_ALWAYS_INSERTED 1
|
| -#define CONFIG_TEGRA2_EMMC4_IS_HS 1 /* only HS parts used */
|
| -
|
| -#define MMC_DEV_INSTANCES 2
|
| -#define NvEmmcx_0 NvEmmc4
|
| -#define NvEmmcx_1 NvEmmc3
|
| -#define NvEmmcx_2 0
|
| -#define NvEmmcx_3 0
|
|
|