Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 260645
b: refs/heads/master
c: 2d21237
h: refs/heads/master
i:
  260643: 30dde7f
v: v3
  • Loading branch information
Sangbeom Kim authored and Kukjin Kim committed Jul 21, 2011
1 parent afc0d89 commit 0793283
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 2839cc1e7e1f260afc5cf9fb6be5b6c3e9d85fea
refs/heads/master: 2d21237e38120c2dfbc047b39aa2a56df67bdeec
1 change: 1 addition & 0 deletions trunk/arch/arm/mach-s3c64xx/include/mach/irqs.h
Original file line number Diff line number Diff line change
Expand Up @@ -215,6 +215,7 @@
/* Compatibility */

#define IRQ_ONENAND IRQ_ONENAND0
#define IRQ_I2S0 IRQ_S3C6410_IIS

#endif /* __ASM_MACH_S3C64XX_IRQS_H */

2 changes: 2 additions & 0 deletions trunk/arch/arm/mach-s5p64x0/include/mach/irqs.h
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,8 @@
#define IRQ_S3CUART_RX4 IRQ_S5P_UART_RX4
#define IRQ_S3CUART_RX5 IRQ_S5P_UART_RX5

#define IRQ_I2S0 IRQ_I2SV40

/* S5P6450 EINT feature will be added */

/*
Expand Down
1 change: 1 addition & 0 deletions trunk/arch/arm/mach-s5pv210/dev-audio.c
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
#include <mach/map.h>
#include <mach/dma.h>
#include <mach/irqs.h>
#include <mach/regs-audss.h>

static const char *rclksrc[] = {
[0] = "busclk",
Expand Down

0 comments on commit 0793283

Please sign in to comment.