arm64/imx8: fix build break

Error: chip/imx8qm_lowputc.S:23:1: error: "/*" within comment [-Werror=comment]
   23 | /****************************************************************************
      |
Signed-off-by: chao an <anchao@lixiang.com>
This commit is contained in:
chao an 2024-12-03 08:37:02 +08:00 committed by Xiang Xiao
parent 9fb84700a8
commit 5cd3eed323

View file

@ -18,7 +18,7 @@
* License for the specific language governing permissions and limitations
* under the License.
*
****************************************************************************
****************************************************************************/
/****************************************************************************
* Included Files