commit | 23dac14d058fcd7cb2b4e6389139ca065855afe7 | [log] [tgz] |
---|---|---|
author | Paul Burton <paul.burton@imgtec.com> | Wed Oct 05 18:18:07 2016 +0100 |
committer | Ralf Baechle <ralf@linux-mips.org> | Thu Oct 06 17:56:13 2016 +0200 |
tree | 24c6ac358767d802528bc7de3535cdd4e2964be6 | |
parent | d05c513069f15be5de766026a4192998688ffff1 [diff] |
MIPS: PCI: Use struct list_head lists Rather than open-coding a linked list implementation, make use of the one in linux/list.h. Signed-off-by: Paul Burton <paul.burton@imgtec.com> Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/14340/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>