From ab45ca8d3cf32576a984accb0b43dc3b36dfa304 Mon Sep 17 00:00:00 2001 From: Michal Simek Date: Tue, 27 Jul 2010 12:53:15 +0200 Subject: [PATCH] --- yaml --- r: 204645 b: refs/heads/master c: aee04d76d2bfd3539ae7e06c15ee52317db78499 h: refs/heads/master i: 204643: 1697109c49faa015e09f996a1ccb21219aa2237d v: v3 --- [refs] | 2 +- trunk/arch/microblaze/include/asm/pvr.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index f6a77136d684..4be6bd8e2e2e 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: c8f77436d11190d0d9379f4fb2c6f22a155c8d8e +refs/heads/master: aee04d76d2bfd3539ae7e06c15ee52317db78499 diff --git a/trunk/arch/microblaze/include/asm/pvr.h b/trunk/arch/microblaze/include/asm/pvr.h index e38abc7714b6..9578666e98ba 100644 --- a/trunk/arch/microblaze/include/asm/pvr.h +++ b/trunk/arch/microblaze/include/asm/pvr.h @@ -16,7 +16,7 @@ #define PVR_MSR_BIT 0x400 struct pvr_s { - unsigned pvr[16]; + unsigned pvr[12]; }; /* The following taken from Xilinx's standalone BSP pvr.h */