X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=blobdiff_plain;f=src%2Ftarget%2Favr32_jtag.c;h=6526810e20c8c14b4d4a68347bc5572bc9786b35;hp=c88f44e800f9286df15daf839cc28c2bec15836c;hb=6f5e9941df0f92eac5fa955cc96221da907451b1;hpb=374127301ec1d72033b9d573b72c7abdfd61990d diff --git a/src/target/avr32_jtag.c b/src/target/avr32_jtag.c index c88f44e800..6526810e20 100644 --- a/src/target/avr32_jtag.c +++ b/src/target/avr32_jtag.c @@ -12,9 +12,7 @@ * GNU General Public License for more details. * * * * 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. * + * along with this program. If not, see . * ***************************************************************************/ #ifdef HAVE_CONFIG_H @@ -22,7 +20,6 @@ #endif #include "target.h" -#include "helper/types.h" #include "jtag/jtag.h" #include "avr32_jtag.h"