UPSTREAM: nicintel_eeprom: remove unused rget_io_perms()

The nicintel_eeprom programmer does not use x86 IO Ports. Remove the
dependency to it.

BUG=none
BRANCH=none
TEST=none

Original-Change-Id: I5fd42572fd29f5d7fd749c2836eac3e68c947946
Original-Signed-off-by: Thomas Heijligen <thomas.heijligen@secunet.com>
Original-Reviewed-on: https://review.coreboot.org/c/flashrom/+/60845
Original-Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Original-Reviewed-by: Felix Singer <felixsinger@posteo.net>
Original-Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
(cherry picked from commit 0c3bdd9fc6cf98f7599b5aa7bfd64ca975b946ee)
Change-Id: I39cd5437e7c19e751a68ef6daa25b033b000daf4
Signed-off-by: Anastasia Klimchuk <aklm@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/flashrom/+/3403423
Reviewed-by: Sean Paul <seanpaul@chromium.org>
Reviewed-by: Edward O'Callaghan <quasisec@chromium.org>
Tested-by: Peter Marheine <pmarheine@chromium.org>
Commit-Queue: Peter Marheine <pmarheine@chromium.org>
2 files changed
tree: fb7bbfb0845b4253ced20243072ba93cb08db11e
  1. Documentation/
  2. Makefile.d/
  3. platform/
  4. subprojects/
  5. tests/
  6. util/
  7. .gitattributes
  8. .gitignore
  9. 82802ab.c
  10. action_descriptor.c
  11. action_descriptor.h
  12. amd_imc.c
  13. at45db.c
  14. atahpt.c
  15. atapromise.c
  16. atavia.c
  17. big_lock.c
  18. big_lock.h
  19. bitbang_spi.c
  20. board_enable.c
  21. buspirate_spi.c
  22. cbtable.c
  23. ch341a_spi.c
  24. chipdrivers.h
  25. chipset_enable.c
  26. cli_classic.c
  27. cli_common.c
  28. cli_output.c
  29. COPYING
  30. coreboot_tables.h
  31. cros_alias.c
  32. cros_ec.c
  33. cros_ec.h
  34. cros_ec_commands.h
  35. cros_ec_dev.c
  36. custom_baud.c
  37. custom_baud.h
  38. custom_baud_linux.c
  39. dediprog.c
  40. developerbox_spi.c
  41. digilent_spi.c
  42. dmi.c
  43. drkaiser.c
  44. dummyflasher.c
  45. edi.c
  46. edi.h
  47. en29lv640b.c
  48. ene.h
  49. file_lock.c
  50. flash.h
  51. flashchips.c
  52. flashchips.h
  53. flashchips_crosbl.c
  54. flashrom.8.tmpl
  55. flashrom.c
  56. fmap.c
  57. fmap.h
  58. ft2232_spi.c
  59. gfxnvidia.c
  60. helpers.c
  61. hwaccess.c
  62. hwaccess.h
  63. hwaccess_physmap.c
  64. hwaccess_physmap.h
  65. hwaccess_x86_io.c
  66. hwaccess_x86_io.h
  67. hwaccess_x86_msr.c
  68. hwaccess_x86_msr.h
  69. i2c_helper.h
  70. i2c_helper_linux.c
  71. ich_descriptors.c
  72. ich_descriptors.h
  73. ichspi.c
  74. internal.c
  75. ipc_lock.h
  76. it8212.c
  77. it85spi.c
  78. it87spi.c
  79. jedec.c
  80. jlink_spi.c
  81. layout.c
  82. layout.h
  83. libflashrom.c
  84. libflashrom.h
  85. libflashrom.map
  86. linux_mtd.c
  87. linux_spi.c
  88. lspcon_i2c_spi.c
  89. Makefile
  90. Makefile.include
  91. mcp6x_spi.c
  92. meson.build
  93. meson_options.txt
  94. mstarddc_spi.c
  95. ni845x_spi.c
  96. nic3com.c
  97. nicintel.c
  98. nicintel_eeprom.c
  99. nicintel_spi.c
  100. nicnatsemi.c
  101. nicrealtek.c
  102. ogp_spi.c
  103. opaque.c
  104. OWNERS
  105. pcidev.c
  106. pickit2_spi.c
  107. pony_spi.c
  108. PRESUBMIT.cfg
  109. print.c
  110. print_wiki.c
  111. processor_enable.c
  112. programmer.c
  113. programmer.h
  114. programmer_table.c
  115. raiden_debug_spi.c
  116. rayer_spi.c
  117. README
  118. README.chromiumos
  119. realtek_mst_i2c_spi.c
  120. s25f.c
  121. satamv.c
  122. satasii.c
  123. sb600spi.c
  124. serial.c
  125. serprog.c
  126. sfdp.c
  127. spi.c
  128. spi.h
  129. spi25.c
  130. spi25_statusreg.c
  131. spi95.c
  132. sst28sf040.c
  133. sst49lfxxxc.c
  134. sst_fwhub.c
  135. stlinkv3_spi.c
  136. stm50.c
  137. udelay.c
  138. usb_device.c
  139. usb_device.h
  140. usbblaster_spi.c
  141. usbdev.c
  142. w29ee011.c
  143. w39.c
  144. wbsio_spi.c
  145. wp_statusreg.c
  146. writeprotect.c
  147. writeprotect.h