Merge tag 'v3.3.7' into 3.3/master
[zen-stable.git] / arch / arm / mach-exynos / include / mach / spi-clocks.h
blob576efdf6d09163b1244cecc36747468d6a444de7
1 /* linux/arch/arm/mach-exynos4/include/mach/spi-clocks.h
3 * Copyright (C) 2011 Samsung Electronics Co. Ltd.
5 * This program is free software; you can redistribute it and/or modify
6 * it under the terms of the GNU General Public License version 2 as
7 * published by the Free Software Foundation.
8 */
10 #ifndef __ASM_ARCH_SPI_CLKS_H
11 #define __ASM_ARCH_SPI_CLKS_H __FILE__
13 /* Must source from SCLK_SPI */
14 #define EXYNOS4_SPI_SRCCLK_SCLK 0
16 #endif /* __ASM_ARCH_SPI_CLKS_H */