Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 227823
b: refs/heads/master
c: 5dc55e0
h: refs/heads/master
i:
  227821: 5f37d13
  227819: 795c79f
  227815: f74e3c3
  227807: ecab469
v: v3
  • Loading branch information
Rabin Vincent authored and Linus Walleij committed Jan 10, 2011
1 parent 1e8ab1f commit 930d4cb
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 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: 92389ca8362c42952c7ebb8a0350ac522dcde0f4
refs/heads/master: 5dc55e0a39434ec8bec7978aef2dc00c91a530ba
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-ux500/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
obj-y := clock.o cpu.o devices.o devices-common.o
obj-$(CONFIG_UX500_SOC_DB5500) += cpu-db5500.o dma-db5500.o
obj-$(CONFIG_UX500_SOC_DB8500) += cpu-db8500.o devices-db8500.o prcmu.o
obj-$(CONFIG_MACH_U8500_MOP) += board-mop500.o board-mop500-sdi.o \
obj-$(CONFIG_MACH_U8500) += board-mop500.o board-mop500-sdi.o \
board-mop500-keypads.o
obj-$(CONFIG_MACH_U5500) += board-u5500.o board-u5500-sdi.o
obj-$(CONFIG_SMP) += platsmp.o headsmp.o
Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-ux500/include/mach/irqs.h
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
/* This will be overridden by board-specific irq headers */
#define IRQ_BOARD_END IRQ_BOARD_START

#ifdef CONFIG_MACH_U8500_MOP
#ifdef CONFIG_MACH_U8500
#include <mach/irqs-board-mop500.h>
#endif

Expand Down

0 comments on commit 930d4cb

Please sign in to comment.