spi-topcliff-pch: supports a spi mode setup and bit order setup by IO control
[zen-stable.git] / arch / arm / mach-spear3xx / include / mach / system.h
blob92cee6335c90c2b92f03b0757e6125ce74ae5143
1 /*
2 * arch/arm/mach-spear3xx/include/mach/system.h
4 * SPEAr3xx Machine family specific architecture functions
6 * Copyright (C) 2009 ST Microelectronics
7 * Viresh Kumar<viresh.kumar@st.com>
9 * This file is licensed under the terms of the GNU General Public
10 * License version 2. This program is licensed "as is" without any
11 * warranty of any kind, whether express or implied.
14 #ifndef __MACH_SYSTEM_H
15 #define __MACH_SYSTEM_H
17 #include <plat/system.h>
19 #endif /* __MACH_SYSTEM_H */