From 568e0c1119d7ff33fbcddc0dec9e2c799a53352d Mon Sep 17 00:00:00 2001 From: "Julio M. Merino Vidal" Date: Sat, 20 Oct 2007 00:36:33 +0200 Subject: [PATCH] powerpc: Remove obsolete prototype The include/asm-powerpc/paca.h file has a prototype for a function that does not exist any more; its name is setup_boot_paca. This function was removed in commit 4ba99b97dadd35b9ce1438b2bc7c992a4a14a8b1, so its prototype should have been removed at that time too. Signed-off-by: Julio M. Merino Vidal Signed-off-by: Adrian Bunk --- Reading git-format-patch failed