From: Greg Kroah-Hartman Date: Sun, 21 Dec 2008 04:20:02 +0000 (-0800) Subject: Staging: android: binder: fix build errors X-Git-Tag: v2.6.29-rc1~228^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7a9c67a6ad2e6911e7ebdae34a75835c537d6e84;p=pandora-kernel.git Staging: android: binder: fix build errors This fixes the build errors and warnings in the binder driver. It can't be a module, due to a lack of some of the symbols being exported. Also added a MODULE_LICENSE(), as it was missing. Cc: Arve Hjønnevåg Cc: Brian Swetland Cc: Robert Love Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed