public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Joel Holdsworth <jholdsworth@nvidia.com>
To: gcc-patches@gcc.gnu.org
Cc: Denis Chertykov <denisc@gcc.gnu.org>,
	Georg-Johann Lay <gjl@gcc.gnu.org>,
	Jakub Jelinek <jakub@redhat.com>,
	Joern Rennecke <joern.rennecke@embecosm.com>,
	Joseph Myers <joseph@codesourcery.com>,
	Martin Liska <mliska@suse.cz>,
	"Matwey V . Kornilov" <matwey.kornilov@gmail.com>,
	Pitchumani Sivanupandi <pitchumani.s@atmel.com>,
	Richard Sandiford <rsandifo@gcc.gnu.org>,
	Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>,
	Sivanupandi Pitchumani <pitchumani.sivanupandi@atmel.com>,
	Joel Holdsworth <jholdsworth@nvidia.com>
Subject: [PATCH 2/2] avr: Removed errant control characters
Date: Fri,  1 Apr 2022 16:20:29 +0100	[thread overview]
Message-ID: <20220401152029.63853-3-jholdsworth@nvidia.com> (raw)
In-Reply-To: <20220401152029.63853-1-jholdsworth@nvidia.com>

Signed-off-by: Joel Holdsworth <jholdsworth@nvidia.com>
---
 gcc/config/avr/avr-devices.cc | 2 --
 1 file changed, 2 deletions(-)

diff --git a/gcc/config/avr/avr-devices.cc b/gcc/config/avr/avr-devices.cc
index aa284217f50..ff6a5441b77 100644
--- a/gcc/config/avr/avr-devices.cc
+++ b/gcc/config/avr/avr-devices.cc
@@ -126,8 +126,6 @@ avr_mcu_types[] =
 };
 
 
-\f
-
 #ifndef IN_GEN_AVR_MMCU_TEXI
 
 static char*
-- 
2.35.GIT


  parent reply	other threads:[~2022-04-01 15:21 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-01 15:20 [PATCH 0/2] avr: Add support AVR-DA and DB series devices Joel Holdsworth
2022-04-01 15:20 ` [PATCH 1/2] avr: Added AVR-DA and DB MCU series Joel Holdsworth
2022-05-28 19:18   ` Jeff Law
2022-04-01 15:20 ` Joel Holdsworth [this message]
2022-05-28 19:08   ` [PATCH 2/2] avr: Removed errant control characters Jeff Law

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220401152029.63853-3-jholdsworth@nvidia.com \
    --to=jholdsworth@nvidia.com \
    --cc=denisc@gcc.gnu.org \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=gjl@gcc.gnu.org \
    --cc=jakub@redhat.com \
    --cc=joern.rennecke@embecosm.com \
    --cc=joseph@codesourcery.com \
    --cc=matwey.kornilov@gmail.com \
    --cc=mliska@suse.cz \
    --cc=pitchumani.s@atmel.com \
    --cc=pitchumani.sivanupandi@atmel.com \
    --cc=rsandifo@gcc.gnu.org \
    --cc=senthil_kumar.selvaraj@atmel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).