Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 279833
b: refs/heads/master
c: 368b8e2
h: refs/heads/master
i:
  279831: 6a31b41
v: v3
  • Loading branch information
Marc Zyngier committed Nov 15, 2011
1 parent 08e45ff commit 94f493b
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 4 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: ead31ee5ed00d2b95922d868cd0d63da23e47213
refs/heads/master: 368b8e252335725ea72d7bcbb3b1c8837b8dfeed
1 change: 1 addition & 0 deletions trunk/arch/arm/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -979,6 +979,7 @@ config ARCH_ZYNQ
select ARM_AMBA
select ICST
select USE_OF
select MULTI_IRQ_HANDLER
help
Support for Xilinx Zynq ARM Cortex A9 Platform
endchoice
Expand Down
1 change: 1 addition & 0 deletions trunk/arch/arm/mach-zynq/common.c
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,7 @@ static const char *xilinx_dt_match[] = {
MACHINE_START(XILINX_EP107, "Xilinx Zynq Platform")
.map_io = xilinx_map_io,
.init_irq = xilinx_irq_init,
.handle_irq = gic_handle_irq,
.init_machine = xilinx_init_machine,
.timer = &xttcpss_sys_timer,
.dt_compat = xilinx_dt_match,
Expand Down
3 changes: 0 additions & 3 deletions trunk/arch/arm/mach-zynq/include/mach/entry-macro.S
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,6 @@
* GNU General Public License for more details.
*/

#include <mach/hardware.h>
#include <asm/hardware/entry-macro-gic.S>

.macro disable_fiq
.endm

Expand Down

0 comments on commit 94f493b

Please sign in to comment.