[PATCH 1/1] ARM: tegra: clocks: add struct clk

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



From: Allen Martin <amartin@xxxxxxxxxx>

Fix warning about missing struct clk, remove unused struct dvfs

Signed-off-by: Allen Martin <amartin@xxxxxxxxxx>
---
 arch/arm/mach-tegra/include/mach/clk.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/arch/arm/mach-tegra/include/mach/clk.h b/arch/arm/mach-tegra/include/mach/clk.h
index f96f8c7..b54fb50 100644
--- a/arch/arm/mach-tegra/include/mach/clk.h
+++ b/arch/arm/mach-tegra/include/mach/clk.h
@@ -20,7 +20,7 @@
 #ifndef __MACH_CLK_H
 #define __MACH_CLK_H
 
-struct dvfs;
+struct clk;
 
 void tegra_periph_reset_deassert(struct clk *c);
 void tegra_periph_reset_assert(struct clk *c);
-- 
1.7.3.3

--
To unsubscribe from this list: send the line "unsubscribe linux-tegra" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [ARM Kernel]     [Linux ARM]     [Linux ARM MSM]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux