From: Gregory Haskins Date: Mon, 29 Dec 2008 14:39:53 +0000 (-0500) Subject: plist: fix PLIST_NODE_INIT to work with debug enabled X-Git-Tag: v2.6.30-rc1~658^2~24^2~3^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4075134e40804821f90866d7de56802e4dcecb1e;p=pandora-kernel.git plist: fix PLIST_NODE_INIT to work with debug enabled It seems that PLIST_NODE_INIT breaks if used and DEBUG_PI_LIST is defined. Since there are no current users of PLIST_NODE_INIT, this has gone undetected. This patch fixes the build issue that enables the DEBUG_PI_LIST later in the series when we use it in init_task.h Signed-off-by: Gregory Haskins --- Reading git-diff-tree failed