]> Git Repo - J-linux.git/commitdiff
Merge tag 'soc_fsl-6.12-3' of https://github.com/chleroy/linux into arm/fixes
authorArnd Bergmann <[email protected]>
Fri, 11 Oct 2024 10:03:13 +0000 (10:03 +0000)
committerArnd Bergmann <[email protected]>
Fri, 11 Oct 2024 10:03:13 +0000 (10:03 +0000)
FSL SOC fixes for v6.12:

- Fix a "cast to pointer from integer of different size" build error
due to IS_ERROR_VALUE() used with something which is not a pointer.

- Fix an unused data build warning.

* tag 'soc_fsl-6.12-3' of https://github.com/chleroy/linux:
  soc: fsl: cpm1: qmc: Fix unused data compilation warning
  soc: fsl: cpm1: qmc: Do not use IS_ERR_VALUE() on error pointers

Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Arnd Bergmann <[email protected]>

Trivial merge
This page took 0.047596 seconds and 4 git commands to generate.