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.
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 */