From: Andrew Morton Date: Sat, 10 Jun 2006 03:45:06 +0000 (-0700) Subject: kbuild: modpost build fix X-Git-Tag: v2.6.18-rc1~602^2~14 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6449bd621ba51ef652ac5bda632eeabbc18dd296;p=pandora-kernel.git kbuild: modpost build fix scripts/mod/modpost.c: In function `check_license': scripts/mod/modpost.c:1094: parse error before `const' scripts/mod/modpost.c:1095: `basename' undeclared (first use in this function) scripts/mod/modpost.c:1095: (Each undeclared identifier is reported only once scripts/mod/modpost.c:1095: for each function it appears in.) Signed-off-by: Andrew Morton Signed-off-by: Sam Ravnborg --- Reading git-diff-tree failed