arm/lc823450: Fix error: unknown pragma ignored

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
This commit is contained in:
Xiang Xiao 2022-11-04 18:11:54 +08:00 committed by Petro Karashchenko
parent 819eeefc60
commit 206e2a8eec
2 changed files with 0 additions and 4 deletions

View File

@ -18,8 +18,6 @@
*
****************************************************************************/
#pragma GCC optimize ("O0")
/****************************************************************************
* Included Files
****************************************************************************/

View File

@ -85,8 +85,6 @@
# define FORCE_USBBOOT_CHARGER
#endif
#pragma GCC optimize ("O0")
/****************************************************************************
* Private Types
****************************************************************************/