# git rev-parse -q --verify e82d70cf965072a3872ea97b7d8df4b6f29fc09f^{commit} e82d70cf965072a3872ea97b7d8df4b6f29fc09f already have revision, skipping fetch # git checkout -q -f -B kisskb e82d70cf965072a3872ea97b7d8df4b6f29fc09f # git clean -qxdf # git log -1 commit e82d70cf965072a3872ea97b7d8df4b6f29fc09f Author: Mathieu Malaterre Date: Thu Mar 8 22:31:59 2018 +1100 powerpc/32: Add missing prototypes for (early|machine)_init() early_init() and machine_init() have no prototype, add one in asm-prototypes.h. Fixes the following warnings (treated as error in W=1): arch/powerpc/kernel/setup_32.c:68:30: error: no previous prototype for ‘early_init’ arch/powerpc/kernel/setup_32.c:99:21: error: no previous prototype for ‘machine_init’ Signed-off-by: Mathieu Malaterre [mpe: Move them to asm-prototypes.h, drop other functions] Signed-off-by: Michael Ellerman # < /opt/cross/kisskb/gcc-5.3.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < git log --format=%s --max-count=1 e82d70cf965072a3872ea97b7d8df4b6f29fc09f # < make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-next_mpc885_ads_defconfig_powerpc-5.3 CROSS_COMPILE=/opt/cross/kisskb/gcc-5.3.0-nolibc/powerpc64-linux/bin/powerpc64-linux- mpc885_ads_defconfig # make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-next_mpc885_ads_defconfig_powerpc-5.3 CROSS_COMPILE=/opt/cross/kisskb/gcc-5.3.0-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/arch/powerpc/boot/mpc8xx.c: In function 'mpc885_get_clock': /kisskb/src/arch/powerpc/boot/mpc8xx.c:27:26: warning: variable 'div' set but not used [-Wunused-but-set-variable] int mfi, mfn, mfd, pdf, div; ^ Image Name: Linux-4.16.0-rc4-ge82d70c Created: Tue Mar 13 18:13:34 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 1861548 Bytes = 1817.92 kB = 1.78 MB Load Address: 00400000 Entry Point: 004001a8 Completed OK # rm -rf /kisskb/build/powerpc-next_mpc885_ads_defconfig_powerpc-5.3 # Build took: 0:00:35.757259