From: David Howells Date: Thu, 8 Nov 2012 11:26:34 +0000 (+0000) Subject: x86: Export asm/{svm.h,vmx.h,perf_regs.h} X-Git-Tag: v3.7-rc8~12^2^2~2^2~5^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d369a09ccd8104b35646b507112d3ddca4344eb;p=pandora-kernel.git x86: Export asm/{svm.h,vmx.h,perf_regs.h} Export asm/{svm.h,vmx.h,perf_regs.h} so that they can be disintegrated. It looks from previous commits that the first two should have been exported, but the header-y lines weren't added to the Kbuild. I'm guessing that asm/perf_regs.h should be exported too. Signed-off-by: David Howells --- Reading git-diff-tree failed