ARM: Add fiq_glue
authorArve Hjønnevåg <arve@android.com>
Tue, 28 Sep 2010 00:50:00 +0000 (17:50 -0700)
committerColin Cross <ccross@android.com>
Tue, 14 Jun 2011 16:09:36 +0000 (09:09 -0700)
commit73a0ce91b0e4fb85413fbae4d855dea79855ef72
tree4cc1374aad0a2f8caa83b084a947647d63b32539
parente3cec9275f15c3f8a077b4bbb836ba90ad4082b5
ARM: Add fiq_glue

Change-Id: I27d2554e07d9de204e0a06696d38db51608d9f6b
Signed-off-by: Arve Hjønnevåg <arve@android.com>
Signed-off-by: Colin Cross <ccross@android.com>
arch/arm/common/Kconfig
arch/arm/common/Makefile
arch/arm/common/fiq_glue.S [new file with mode: 0644]
arch/arm/common/fiq_glue_setup.c [new file with mode: 0644]
arch/arm/include/asm/fiq_glue.h [new file with mode: 0644]