Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 108584
b: refs/heads/master
c: fe5aeb9
h: refs/heads/master
v: v3
  • Loading branch information
Mike Frysinger authored and Bryan Wu committed Aug 5, 2008
1 parent 13c3c91 commit cc5173f
Show file tree
Hide file tree
Showing 4 changed files with 4 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: 908089118dd5b20c6694e9543fccd9b2490b1c6b
refs/heads/master: fe5aeb93024791a5aa69741015db33093198ff47
2 changes: 1 addition & 1 deletion trunk/arch/blackfin/mach-bf537/boards/cm_bf537.c
Original file line number Diff line number Diff line change
Expand Up @@ -445,7 +445,7 @@ static struct platform_device bfin_mac_device = {
#endif

#if defined(CONFIG_PATA_PLATFORM) || defined(CONFIG_PATA_PLATFORM_MODULE)
#define PATA_INT 64
#define PATA_INT IRQ_PF14

static struct pata_platform_info bfin_pata_platform_data = {
.ioport_shift = 2,
Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/blackfin/mach-bf537/boards/tcm_bf537.c
Original file line number Diff line number Diff line change
Expand Up @@ -445,7 +445,7 @@ static struct platform_device bfin_mac_device = {
#endif

#if defined(CONFIG_PATA_PLATFORM) || defined(CONFIG_PATA_PLATFORM_MODULE)
#define PATA_INT 64
#define PATA_INT IRQ_PF14

static struct pata_platform_info bfin_pata_platform_data = {
.ioport_shift = 2,
Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/blackfin/mach-bf561/boards/cm_bf561.c
Original file line number Diff line number Diff line change
Expand Up @@ -306,7 +306,7 @@ static struct platform_device bfin_sir_device = {
#endif

#if defined(CONFIG_PATA_PLATFORM) || defined(CONFIG_PATA_PLATFORM_MODULE)
#define PATA_INT 119
#define PATA_INT IRQ_PF46

static struct pata_platform_info bfin_pata_platform_data = {
.ioport_shift = 2,
Expand Down

0 comments on commit cc5173f

Please sign in to comment.