diff options
author | Kishon Vijay Abraham I <kishon@ti.com> | 2019-04-04 16:36:08 +0530 |
---|---|---|
committer | Lorenzo Pieralisi <lorenzo.pieralisi@arm.com> | 2019-04-11 10:13:00 +0100 |
commit | fbca0b284bd02bf83c9813168d1a58b6ec54d1ca (patch) | |
tree | 7f99a5c3b8095fbd95eed9a87f9d3c080d677c69 /tools/pci/Makefile | |
parent | ff7a5a0a8562434f114035a5a4cbbeec5cb6320c (diff) | |
download | linux-stable-fbca0b284bd02bf83c9813168d1a58b6ec54d1ca.tar.gz linux-stable-fbca0b284bd02bf83c9813168d1a58b6ec54d1ca.tar.bz2 linux-stable-fbca0b284bd02bf83c9813168d1a58b6ec54d1ca.zip |
tools: PCI: Add 'h' in optstring of getopt()
'h' is a valid option character for the pcitest tool used to print
the pcitest usage.
Add 'h' in optstring of getopt() in order to get rid of "pcitest:
invalid option -- 'h'" warning.
While at that remove unncessary case '?'.
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Signed-off-by: Sekhar Nori <nsekhar@ti.com>
Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Diffstat (limited to 'tools/pci/Makefile')
0 files changed, 0 insertions, 0 deletions