diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2016-07-13 13:08:55 +0300 |
---|---|---|
committer | Hans-Christian Noren Egtvedt <egtvedt@samfundet.no> | 2016-07-29 11:55:57 +0200 |
commit | 55f1cf83d5cf885c75267269729805852039c834 (patch) | |
tree | ce1a15d91c048fd220be5a791c9d2307ad080d91 /arch/avr32/include | |
parent | 6ad4a21b67a959c3c31a81af7260a554cf666b7e (diff) | |
download | talos-obmc-linux-55f1cf83d5cf885c75267269729805852039c834.tar.gz talos-obmc-linux-55f1cf83d5cf885c75267269729805852039c834.zip |
avr32: off by one in at32_init_pio()
The pio_dev[] array has MAX_NR_PIO_DEVICES elements so the > should be
>=.
Fixes: 5f97f7f9400d ('[PATCH] avr32 architecture')
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Diffstat (limited to 'arch/avr32/include')
0 files changed, 0 insertions, 0 deletions