<div dir="ltr"><div>Can you try<br><br><code>git apply --reject --whitespace=fix mychanges.patch<br><br></code></div><div><code>taken from <a href="https://stackoverflow.com/questions/4770177/git-patch-does-not-apply" target="_blank">https://stackoverflow.com/questions/4770177/git-patch-does-not-apply</a> .</code></div><div><code>This worked for me</code></div><div><code><br></code></div><div><code>Kind Regards</code></div><font color="#888888"><div><code>Robin</code></div></font></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, 23 Apr 2021 at 12:32, Robin Müller <<a href="mailto:robin.mueller.m@gmail.com">robin.mueller.m@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>Can you try<br><br><code>git apply --reject --whitespace=fix mychanges.patch<br><br></code></div><div><code>taken from <a href="https://stackoverflow.com/questions/4770177/git-patch-does-not-apply" target="_blank">https://stackoverflow.com/questions/4770177/git-patch-does-not-apply</a> .</code></div><div><code>This worked for me</code></div><div><code><br></code></div><div><code>Kind Regards</code></div><div><code>Robin</code><br></div><div><code><code></code></code></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, 23 Apr 2021 at 11:42, Sebastian Huber <<a href="mailto:sebastian.huber@embedded-brains.de" target="_blank">sebastian.huber@embedded-brains.de</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On 21/04/2021 10:55, Robin Mueller wrote:<br>
<br>
> This commit excludes the PAGESIZE legacy define<br>
> because there is a nameclash with a define of the same name<br>
> coming from the RTEMS header limits.h.<br>
<br>
I am still not able to apply this patch.<br>
<br>
git am \[PATCH\]\ Patch\ attempt\ two\ to\ avoid\ nameclash\ of\ <br>
PAGESIZE\ define.eml<br>
Applying: Patch attempt two to avoid nameclash of PAGESIZE define<br>
error: patch failed: bsps/arm/stm32h7/include/Legacy/stm32_hal_legacy.h:31<br>
error: bsps/arm/stm32h7/include/Legacy/stm32_hal_legacy.h: patch does <br>
not apply<br>
Patch failed at 0001 Patch attempt two to avoid nameclash of PAGESIZE define<br>
hint: Use 'git am --show-current-patch=diff' to see the failed patch<br>
When you have resolved this problem, run "git am --continue".<br>
If you prefer to skip this patch, run "git am --skip" instead.<br>
To restore the original branch and stop patching, run "git am --abort".<br>
<br>
Maybe send the patch as an attachment.<br>
<br>
-- <br>
embedded brains GmbH<br>
Herr Sebastian HUBER<br>
Dornierstr. 4<br>
82178 Puchheim<br>
Germany<br>
email: <a href="mailto:sebastian.huber@embedded-brains.de" target="_blank">sebastian.huber@embedded-brains.de</a><br>
phone: +49-89-18 94 741 - 16<br>
fax:   +49-89-18 94 741 - 08<br>
<br>
Registergericht: Amtsgericht München<br>
Registernummer: HRB 157899<br>
Vertretungsberechtigte Geschäftsführer: Peter Rasmussen, Thomas Dörfler<br>
Unsere Datenschutzerklärung finden Sie hier:<br>
<a href="https://embedded-brains.de/datenschutzerklaerung/" rel="noreferrer" target="_blank">https://embedded-brains.de/datenschutzerklaerung/</a><br>
<br>
</blockquote></div>
</blockquote></div>