From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Sat, 10 Aug 2013 11:01:35 +0200 Subject: [U-Boot] [PATCH 3/7] arm, am33xx: add clk_get prototype In-Reply-To: <1375507373-13785-4-git-send-email-hs@denx.de> References: <1375507373-13785-1-git-send-email-hs@denx.de> <1375507373-13785-4-git-send-email-hs@denx.de> Message-ID: <20130810110135.7d29b78d@crub> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Sat, 3 Aug 2013 07:22:49 +0200 Heiko Schocher wrote: > the clk_get() function is needed for the da8xx-fb video driver, > which is used on the am3xx based siemens boards. > > Signed-off-by: Heiko Schocher > Cc: Tom Rini > --- > arch/arm/include/asm/arch-am33xx/hardware.h | 1 + > 1 Datei ge?ndert, 1 Zeile hinzugef?gt(+) Applied to u-boot-video/master, thanks! Anatolij