# git rev-parse -q --verify 7d3ee229ea51a17afc1e53272e2a8f377cc82ba2^{commit} 7d3ee229ea51a17afc1e53272e2a8f377cc82ba2 already have revision, skipping fetch # git checkout -q -f -B kisskb 7d3ee229ea51a17afc1e53272e2a8f377cc82ba2 # git clean -qxdf # < git log -1 # commit 7d3ee229ea51a17afc1e53272e2a8f377cc82ba2 # Author: Uwe Kleine-König # Date: Thu Apr 13 08:16:42 2023 +0200 # # powerpc: Drop MPC5200 LocalPlus bus FIFO driver # # While mpc5200b.dtsi contains a device that this driver can bind to, the # only purpose of a bound device is to be used by the four exported functions # mpc52xx_lpbfifo_submit(), mpc52xx_lpbfifo_abort(), mpc52xx_lpbfifo_poll() # and mpc52xx_lpbfifo_start_xfer(). However there are no callers to this # function and so the driver is effectively superfluous and can be deleted. # Also drop some defines and a struct from that are unused # now together with the declarations of the four mentioned functions. # # Signed-off-by: Uwe Kleine-König # Signed-off-by: Michael Ellerman # Link: https://msgid.link/20230413061642.kqkor4wkt7lp2mhp@pengutronix.de # < /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 7d3ee229ea51a17afc1e53272e2a8f377cc82ba2 # < make -s -j 160 ARCH=powerpc O=/kisskb/build/powerpc-next_skiroot_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- skiroot_defconfig # < make -s -j 160 ARCH=powerpc O=/kisskb/build/powerpc-next_skiroot_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 160 ARCH=powerpc O=/kisskb/build/powerpc-next_skiroot_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 160 ARCH=powerpc O=/kisskb/build/powerpc-next_skiroot_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/fs/btrfs/extent_io.c: In function 'extent_fiemap': /kisskb/src/fs/btrfs/extent_io.c:3386:19: warning: 'last_extent_end' may be used uninitialized in this function [-Wmaybe-uninitialized] if (cache.cached && cache.offset + cache.len >= last_extent_end) { ^ /kisskb/src/fs/btrfs/extent_io.c: At top level: cc1: warning: unrecognized command line option '-Wno-shift-negative-value' Completed OK # rm -rf /kisskb/build/powerpc-next_skiroot_defconfig_powerpc-gcc5 # Build took: 0:01:00.857486