diff options
author | Janusz Krzysztofik <jkrzyszt@tis.icnet.pl> | 2010-04-28 02:58:25 +0200 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2010-05-05 20:11:10 +0200 |
commit | 1c4da2b737cce57f0c17344cda7f9ba1d206bfa5 (patch) | |
tree | 03105a75c86c081b0303fd1763c09d616fe05f13 /arch/arm/mach-omap1/include | |
parent | omap2/3/4: Disable CONFIG_FB_OMAP in omap3_defconfig (diff) | |
download | linux-1c4da2b737cce57f0c17344cda7f9ba1d206bfa5.tar.xz linux-1c4da2b737cce57f0c17344cda7f9ba1d206bfa5.zip |
omap: add missing FIQ_START definition required forarch/arm/kernel/fiq.c compilation
Several ARM platforms/machines that use FIQ define their value of FIQ_START.
Since FIQ is not implemented for OMAP yet, this definition is missing from
OMAP header files.
Put an arbitrary value for FIQ_START into plat/irqs.h for OMAP. Even if not
used by the FIQ handler for Amstrad Delta, this is required for successfull
compilation of arch/arm/plat-omap/fiq.c that provides several
usefull functions.
Signed-off-by: Janusz Krzysztofik <jkrzyszt@tis.icnet.pl>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/mach-omap1/include')
0 files changed, 0 insertions, 0 deletions