commit | 5f0ecb275b16693865f58a323fc27e23dfc6ed0d | [log] [tgz] |
---|---|---|
author | Joshua Abraham <j.abraham1776@gmail.com> | Tue Sep 11 16:39:08 2018 -1000 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Mon Sep 17 16:35:15 2018 -0500 |
tree | f08e5deb9fca3a31944882952fc087652926cc7d | |
parent | 7eb3702504c64425961ee9dd7080396a9477b7e1 [diff] |
PCI: Remove set but unused variable Remove a set but unused variable in quirks.c. Fixes warning: variable ‘mmio_sys_info’ set but not used [-Wunused-but-set-variable] Signed-off-by: Joshua Abraham <j.abraham1776@gmail.com> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>