]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
pci: Add a constant for an invalid interrupt
authorSimon Glass <sjg@chromium.org>
Mon, 27 Jul 2015 21:47:17 +0000 (15:47 -0600)
committerLothar Waßmann <LW@KARO-electronics.de>
Thu, 10 Sep 2015 06:00:53 +0000 (08:00 +0200)
commitbd37a04d8a2b0d2ebd9f11f2d3379246c75db88d
treef98e73ce5662d7804825b1bc1afe0507ce6ba4a9
parentb841f1086a00fd32351f4d2813760b6541685971
pci: Add a constant for an invalid interrupt

Rather than using 0xff in the code, add a constant.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
drivers/pci/pci.c
include/pci.h