aboutsummaryrefslogtreecommitdiff
path: root/external
diff options
context:
space:
mode:
authorOliver O'Halloran <oohall@gmail.com>2017-11-30 16:31:27 +1100
committerStewart Smith <stewart@linux.vnet.ibm.com>2017-12-01 00:54:47 -0600
commita797a19687a303b1fb4d80fb6d91ddd88cf9d303 (patch)
tree5ea5863ac4d71f44e48547e0d0d2287131580002 /external
parent28b104c46ffe9e2fcff28bc17e084ad7d6e3618c (diff)
downloadskiboot-a797a19687a303b1fb4d80fb6d91ddd88cf9d303.zip
skiboot-a797a19687a303b1fb4d80fb6d91ddd88cf9d303.tar.gz
skiboot-a797a19687a303b1fb4d80fb6d91ddd88cf9d303.tar.bz2
gard: Delete stale comment
This comment referred to some previously deleted code. It can go. Signed-off-by: Oliver O'Halloran <oohall@gmail.com> Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com>
Diffstat (limited to 'external')
-rw-r--r--external/gard/gard.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/external/gard/gard.c b/external/gard/gard.c
index 23f87fb..f73b2dc 100644
--- a/external/gard/gard.c
+++ b/external/gard/gard.c
@@ -139,12 +139,6 @@ static void show_flash_err(int rc)
}
}
-/* FIXME: is this the same on p9? I thought the path types came from the XML
- * rather than this stuff, maybe it's redundant?
- *
- * I don't think it is though since the target types are a bitmask rather than
- * a plain enum.
- */
const struct chip_unit_desc *chip_units;
int chip_unit_count;