nfsd4: typo logical vs bitwise negate for want_mask
[linux-btrfs-devel.git] / arch / arm / mach-s5p64x0 / include / mach / spi-clocks.h
blob170a20a9643aaadaf4ee5fd915cd720470c6f266
1 /* linux/arch/arm/mach-s5p64x0/include/mach/spi-clocks.h
3 * Copyright (c) 2010 Samsung Electronics Co., Ltd.
4 * http://www.samsung.com
6 * Copyright (C) 2010 Samsung Electronics Co. Ltd.
7 * Jaswinder Singh <jassi.brar@samsung.com>
9 * This program is free software; you can redistribute it and/or modify
10 * it under the terms of the GNU General Public License version 2 as
11 * published by the Free Software Foundation.
14 #ifndef __ASM_ARCH_SPI_CLKS_H
15 #define __ASM_ARCH_SPI_CLKS_H __FILE__
17 #define S5P64X0_SPI_SRCCLK_PCLK 0
18 #define S5P64X0_SPI_SRCCLK_SCLK 1
20 #endif /* __ASM_ARCH_SPI_CLKS_H */