diff options
Diffstat (limited to 'include/linux')
| -rw-r--r-- | include/linux/amba/pl061.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/linux/amba/pl061.h b/include/linux/amba/pl061.h index 5ddd9ad4b19..2412af944f1 100644 --- a/include/linux/amba/pl061.h +++ b/include/linux/amba/pl061.h | |||
| @@ -7,8 +7,7 @@ struct pl061_platform_data { | |||
| 7 | unsigned gpio_base; | 7 | unsigned gpio_base; |
| 8 | 8 | ||
| 9 | /* number of the first IRQ. | 9 | /* number of the first IRQ. |
| 10 | * If the IRQ functionality in not desired this must be set to | 10 | * If the IRQ functionality in not desired this must be set to NO_IRQ. |
| 11 | * (unsigned) -1. | ||
| 12 | */ | 11 | */ |
| 13 | unsigned irq_base; | 12 | unsigned irq_base; |
| 14 | 13 | ||
