Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
[pandora-kernel.git] / arch / arm / mach-cns3xxx / include / mach / entry-macro.S
1 /*
2  * Low-level IRQ helper macros for Cavium Networks platforms
3  *
4  * Copyright 2008 Cavium Networks
5  *
6  * This file is free software; you can redistribute it and/or modify
7  * it under the terms of the GNU General Public License, Version 2, as
8  * published by the Free Software Foundation.
9  */
10
11 #include <mach/hardware.h>
12 #include <asm/hardware/entry-macro-gic.S>
13
14                 .macro  disable_fiq
15                 .endm
16
17                 .macro  arch_ret_to_user, tmp1, tmp2
18                 .endm