projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
68e2fc7
)
Blackfin arch: use the symbolic IRQ define rather than the backend number
author
Mike Frysinger
<vapier.adi@gmail.com>
Mon, 14 Jul 2008 08:39:43 +0000
(16:39 +0800)
committer
Bryan Wu
<cooloney@kernel.org>
Mon, 14 Jul 2008 08:39:43 +0000
(16:39 +0800)
Signed-off-by: Mike Frysinger <vapier.adi@gmail.com>
Signed-off-by: Bryan Wu <cooloney@kernel.org>
arch/blackfin/mach-bf537/boards/stamp.c
patch
|
blob
|
blame
|
history
diff --git
a/arch/blackfin/mach-bf537/boards/stamp.c
b/arch/blackfin/mach-bf537/boards/stamp.c
index 7e4b9d95674b33b68ff6157e2ad42286032a1473..6dbc76fb080b55f8428742ea2fd74de4cb5e24e2 100644
(file)
--- a/
arch/blackfin/mach-bf537/boards/stamp.c
+++ b/
arch/blackfin/mach-bf537/boards/stamp.c
@@
-861,7
+861,7
@@
static struct platform_device bfin_sport1_uart_device = {
#endif
#if defined(CONFIG_PATA_PLATFORM) || defined(CONFIG_PATA_PLATFORM_MODULE)
-#define PATA_INT
5
5
+#define PATA_INT
IRQ_PF
5
static struct pata_platform_info bfin_pata_platform_data = {
.ioport_shift = 1,