From: David Howells Date: Tue, 2 Oct 2012 17:01:56 +0000 (+0100) Subject: UAPI: Set up uapi/asm/Kbuild.asm X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~24^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=494b3e1c492c29f01eec69f5492aedba6c0ae577;p=pandora-kernel.git UAPI: Set up uapi/asm/Kbuild.asm Set up uapi/asm/Kbuild.asm. This requires the mandatory headers to be dynamically detected. The same goes for include/asm/Kbuild.asm. The problem is that the header files will be split or moved one at a time, but each header file in Kbuild.asm's list applies to all arch headers of that name simultaneously. The dynamic detection of mandatory files can be undone later. Signed-off-by: David Howells Acked-by: Arnd Bergmann Acked-by: Thomas Gleixner Acked-by: Paul E. McKenney Acked-by: Dave Jones --- Reading git-diff-tree failed