jtag: drivers: bcm2835gpio: fix a typo in informational message
[fw/openocd] / src / jtag / minidriver.h
index e85d9fbdee02a52ec464f541d963b0e93e1f4c5a..0de87092662b243ab33962859f5bde9691999253 100644 (file)
@@ -39,7 +39,6 @@
  * define static inline versions of them):
  * - jtag_add_callback
  * - jtag_add_callback4
- * - interface_jtag_add_dr_out
  *
  * The following core functions are declared in this file for use by
  * the minidriver and do @b not need to be defined by an implementation: