Merge tag 'iommu-updates-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/joro...
[deliverable/linux.git] / include / linux / platform_data / clk-ux500.h
CommitLineData
bce5afd8
UH
1/*
2 * Clock definitions for ux500 platforms
3 *
4 * Copyright (C) 2012 ST-Ericsson SA
5 * Author: Ulf Hansson <ulf.hansson@linaro.org>
6 *
7 * License terms: GNU General Public License (GPL) version 2
8 */
9
10#ifndef __CLK_UX500_H
11#define __CLK_UX500_H
12
5dc0fe19
LW
13void u8500_clk_init(void);
14void u9540_clk_init(void);
15void u8540_clk_init(void);
bce5afd8
UH
16
17#endif /* __CLK_UX500_H */
This page took 0.289933 seconds and 5 git commands to generate.