clk.h (593d0a3e9f813db910dc50574532914db21d09ff) | clk.h (da89947b47a3a355f33a75d7672892c147ed880d) |
---|---|
1/* 2 * Clock framework definitions for SPEAr platform 3 * 4 * Copyright (C) 2012 ST Microelectronics | 1/* 2 * Clock framework definitions for SPEAr platform 3 * 4 * Copyright (C) 2012 ST Microelectronics |
5 * Viresh Kumar <viresh.linux@gmail.com> | 5 * Viresh Kumar <vireshk@kernel.org> |
6 * 7 * This file is licensed under the terms of the GNU General Public 8 * License version 2. This program is licensed "as is" without any 9 * warranty of any kind, whether express or implied. 10 */ 11 12#ifndef __SPEAR_CLK_H 13#define __SPEAR_CLK_H --- 121 unchanged lines hidden --- | 6 * 7 * This file is licensed under the terms of the GNU General Public 8 * License version 2. This program is licensed "as is" without any 9 * warranty of any kind, whether express or implied. 10 */ 11 12#ifndef __SPEAR_CLK_H 13#define __SPEAR_CLK_H --- 121 unchanged lines hidden --- |