spi-topcliff-pch: supports a spi mode setup and bit order setup by IO control
[zen-stable.git] / arch / arm / mach-ep93xx / include / mach / entry-macro.S
blob9be6edcf90453cf82698f37771ca58fbea1c1a45
1 /*
2  * arch/arm/mach-ep93xx/include/mach/entry-macro.S
3  * IRQ demultiplexing for EP93xx
4  *
5  * Copyright (C) 2006 Lennert Buytenhek <buytenh@wantstofly.org>
6  *
7  * This program is free software; you can redistribute it and/or modify
8  * it under the terms of the GNU General Public License as published by
9  * the Free Software Foundation; either version 2 of the License, or (at
10  * your option) any later version.
11  */
13                 .macro  disable_fiq
14                 .endm
16                 .macro  arch_ret_to_user, tmp1, tmp2
17                 .endm