X-Git-Url: https://review.openocd.org/gitweb?a=blobdiff_plain;f=src%2Ftarget%2Favr32_jtag.c;h=647afd5e45f88c2ef77c38d75a14e65b12074e06;hb=e483959a29db57a10d9add32e2ccda9023047b8c;hp=c88f44e800f9286df15daf839cc28c2bec15836c;hpb=374127301ec1d72033b9d573b72c7abdfd61990d;p=openocd.git diff --git a/src/target/avr32_jtag.c b/src/target/avr32_jtag.c index c88f44e800..647afd5e45 100644 --- a/src/target/avr32_jtag.c +++ b/src/target/avr32_jtag.c @@ -14,7 +14,7 @@ * You should have received a copy of the GNU General Public License * * along with this program; if not, write to the * * Free Software Foundation, Inc., * - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * ***************************************************************************/ #ifdef HAVE_CONFIG_H @@ -22,7 +22,6 @@ #endif #include "target.h" -#include "helper/types.h" #include "jtag/jtag.h" #include "avr32_jtag.h"