]> git.gag.com Git - fw/openocd/commit
jtag: remove unused function adapter_driver_modules_load()
authorAntonio Borneo <borneo.antonio@gmail.com>
Wed, 22 Apr 2020 20:39:07 +0000 (22:39 +0200)
committerAntonio Borneo <borneo.antonio@gmail.com>
Sat, 2 May 2020 14:41:21 +0000 (15:41 +0100)
commit8f2afaafe2e905f3e59f96ee3bf0fcb353db061d
tree6a269471df7ff6d34bdab24c1c6a776d08e30b31
parentebc28710051402e38a4743dfde20f1d1c2f7a875
jtag: remove unused function adapter_driver_modules_load()

Commit c2cecc74b0ac ("Move JTAG interface list to new files.")
merged in mid 2009 introduces an unused and empty function that
the developer expects to use for loading adapter drivers from
shared libraries. This have never happened and the function is
still empty and unused.

Remove it.

Change-Id: I7c88dbf8a9747e96e5ca4e6e7038ac0f232604fd
Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com>
Reviewed-on: http://openocd.zylin.com/5601
Reviewed-by: Andreas Fritiofson <andreas.fritiofson@gmail.com>
Tested-by: jenkins
src/jtag/interfaces.c
src/jtag/interfaces.h