Re: [U-Boot] [PATCH 02/10] x86: Bring in msr-index.h from linux 3.8

2014-11-08 Thread Simon Glass
On 10 October 2014 08:21, Simon Glass s...@chromium.org wrote: Update this file to include x86_64 fields. Signed-off-by: Simon Glass s...@chromium.org --- arch/x86/include/asm/msr-index.h | 108 ++- 1 file changed, 106 insertions(+), 2 deletions(-)

[U-Boot] [PATCH 02/10] x86: Bring in msr-index.h from linux 3.8

2014-10-10 Thread Simon Glass
Update this file to include x86_64 fields. Signed-off-by: Simon Glass s...@chromium.org --- arch/x86/include/asm/msr-index.h | 108 ++- 1 file changed, 106 insertions(+), 2 deletions(-) diff --git a/arch/x86/include/asm/msr-index.h