JTAG/drivers: amt_jtagaccel fixes + cleanup
commitd9508b30e096b5cc44a4fdbf2d6b99ca173a43f1
authorDavid Brownell <dbrownell@users.sourceforge.net>
Sun, 3 Jan 2010 20:59:51 +0000 (3 12:59 -0800)
committerDavid Brownell <dbrownell@users.sourceforge.net>
Sun, 3 Jan 2010 20:59:51 +0000 (3 12:59 -0800)
tree7b9954b8dda333a9778b0d042558cb8489bca549
parent4ed5b45097cb2c13f9ef0682848c4682b5fd7240
JTAG/drivers: amt_jtagaccel fixes + cleanup

Build fixes:  it failed abysmally with PPDEV enabled.  Swapped
a build-time error with a FIXME comment in the affected macros.

Cleanup: remove "&" before function pointers, and excess indent,
for the interface struct declaration.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
src/jtag/drivers/amt_jtagaccel.c