spi-topcliff-pch: Fix issue for transmitting over 4KByte
[zen-stable.git] / arch / arm / mach-nomadik / include / mach / entry-macro.S
blob98ea1c1fbbab15165cfe0e704f7255d0ada61179
1 /*
2  * Low-level IRQ helper macros for Nomadik platforms
3  *
4  * This file is licensed under  the terms of the GNU General Public
5  * License version 2. This program is licensed "as is" without any
6  * warranty of any kind, whether express or implied.
7  */
9         .macro  disable_fiq
10         .endm
12         .macro  arch_ret_to_user, tmp1, tmp2
13         .endm