Skip to content
Snippets Groups Projects
Commit cce9cfda authored by Stelian Pop's avatar Stelian Pop Committed by Wolfgang Denk
Browse files

Fix @ -> <at> substitution


When applying the AT91CAP9 patches upstream, something transformed
the '@' character into the ' <at> ' sequence.

The patch below restores the original form in all the places where
it has been modified (the AT91CAP9 files, the AT91SAM9260 files which
were copied from AT91CAP9, and a couple of other files where the
' <at> ' sequence was present).

Signed-off-by: default avatarStelian Pop <stelian@popies.net>
parent 9606b3c8
No related branches found
No related tags found
No related merge requests found
Showing
with 25 additions and 25 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment