diff options
| -rw-r--r-- | arch/arm/mach-tegra/tegra210/clock.c | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/arch/arm/mach-tegra/tegra210/clock.c b/arch/arm/mach-tegra/tegra210/clock.c index 0d7cafea201..b240860f08c 100644 --- a/arch/arm/mach-tegra/tegra210/clock.c +++ b/arch/arm/mach-tegra/tegra210/clock.c @@ -1265,7 +1265,6 @@ struct periph_clk_init periph_clk_init_table[] = {  	{ PERIPH_ID_SBC5, CLOCK_ID_PERIPH },  	{ PERIPH_ID_SBC6, CLOCK_ID_PERIPH },  	{ PERIPH_ID_HOST1X, CLOCK_ID_PERIPH }, -	{ PERIPH_ID_DISP1, CLOCK_ID_CGENERAL },  	{ PERIPH_ID_SDMMC1, CLOCK_ID_PERIPH },  	{ PERIPH_ID_SDMMC2, CLOCK_ID_PERIPH },  	{ PERIPH_ID_SDMMC3, CLOCK_ID_PERIPH }, | 
