From: Robert P. J. Day Date: Wed, 30 Apr 2008 07:55:14 +0000 (-0700) Subject: Drop the exporting of empty X-Git-Tag: v2.6.26-rc1~112 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=969a19f1c405a8e9d15ceb9e75e3f4a321aaf56f;p=pandora-kernel.git Drop the exporting of empty Fix up the contents of so that it doesn't export a content-free generic.h to user space. This involves: * Removing the __KERNEL__ tests from generic.h and dropping it from Kbuild. * Wrapping the inclusions of generic.h in both big_endian.h and little_endian.h in __KERNEL__ tests. * Shifting big_endian.h and little_endian.h from header-y to unifdef-y in Kbuild. Signed-off-by: Robert P. J. Day Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed