# git rev-parse -q --verify c827c932c00ccd231a73da9816a51ce2c2b557d6^{commit} c827c932c00ccd231a73da9816a51ce2c2b557d6 already have revision, skipping fetch # git checkout -q -f -B kisskb c827c932c00ccd231a73da9816a51ce2c2b557d6 # git clean -qxdf # < git log -1 # commit c827c932c00ccd231a73da9816a51ce2c2b557d6 # Author: Rob Herring # Date: Sun Mar 19 11:31:53 2023 -0500 # # powerpc: Use of_address_to_resource() # # Replace open coded reading of "reg" or of_get_address()/ # of_translate_address() calls with a single call to # of_address_to_resource(). # # Signed-off-by: Rob Herring # [mpe: Fixup assignment to tsi108_csr_base reported by lkp] # Signed-off-by: Michael Ellerman # Link: https://msgid.link/20230319163154.225597-1-robh@kernel.org # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 c827c932c00ccd231a73da9816a51ce2c2b557d6 # < make -s -j 120 ARCH=powerpc O=/kisskb/build/powerpc-next_linkstation_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- linkstation_defconfig WARNING: unmet direct dependencies detected for PPC_INDIRECT_PCI Depends on [n]: PCI [=n] Selected by [y]: - MPC10X_BRIDGE [=y] WARNING: unmet direct dependencies detected for PPC_INDIRECT_PCI Depends on [n]: PCI [=n] Selected by [y]: - MPC10X_BRIDGE [=y] # < make -s -j 120 ARCH=powerpc O=/kisskb/build/powerpc-next_linkstation_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 120 ARCH=powerpc O=/kisskb/build/powerpc-next_linkstation_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig WARNING: unmet direct dependencies detected for PPC_INDIRECT_PCI Depends on [n]: PCI [=n] Selected by [y]: - MPC10X_BRIDGE [=y] WARNING: unmet direct dependencies detected for PPC_INDIRECT_PCI Depends on [n]: PCI [=n] Selected by [y]: - MPC10X_BRIDGE [=y] # make -s -j 120 ARCH=powerpc O=/kisskb/build/powerpc-next_linkstation_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/arch/powerpc/platforms/embedded6xx/ls_uart.c: In function 'ls_uarts_init': /kisskb/src/arch/powerpc/platforms/embedded6xx/ls_uart.c:128:8: error: implicit declaration of function 'of_address_to_resource' [-Werror=implicit-function-declaration] ret = of_address_to_resource(avr, 0, &res); ^ cc1: all warnings being treated as errors make[5]: *** [/kisskb/src/scripts/Makefile.build:252: arch/powerpc/platforms/embedded6xx/ls_uart.o] Error 1 make[5]: *** Waiting for unfinished jobs.... make[4]: *** [/kisskb/src/scripts/Makefile.build:494: arch/powerpc/platforms/embedded6xx] Error 2 make[3]: *** [/kisskb/src/scripts/Makefile.build:494: arch/powerpc/platforms] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:494: arch/powerpc] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:2028: .] Error 2 make: *** [Makefile:226: __sub-make] Error 2 Command 'make -s -j 120 ARCH=powerpc O=/kisskb/build/powerpc-next_linkstation_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/powerpc-next_linkstation_defconfig_powerpc-gcc5 # Build took: 0:00:39.005177