roel kluin 990dbcc685 microblaze: Correct PVR access macros
A definition like:

called with PVR_IS_FULL(foo) will be preprocessed to:

(foo.foo[0] & PVR0_PVR_FULL_MASK)
     ^^^
So to fix this and ensure the preprocessor compiles calls correctly:

Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
Signed-off-by: Michal Simek <monstr@monstr.eu>
2011-01-03 10:01:29 +01:00
..
2009-03-27 14:25:27 +01:00
2009-10-29 22:34:15 +09:00
2010-08-04 10:45:17 +02:00
2010-04-07 07:27:25 +02:00
2010-10-21 15:51:41 +10:00
2010-10-21 15:51:39 +10:00
2009-03-27 14:25:33 +01:00
2009-03-27 14:25:35 +01:00
2010-10-07 14:08:55 +01:00
2009-05-22 09:50:46 +02:00
2010-08-04 10:45:17 +02:00
2010-06-09 11:12:36 +02:00
2009-03-27 14:25:42 +01:00
2010-10-21 15:51:20 +10:00
2010-10-26 16:52:08 -07:00
2009-03-27 14:25:44 +01:00
2010-04-01 08:38:19 +02:00
2011-01-03 10:01:29 +01:00
2010-10-21 15:51:25 +10:00
2009-03-27 14:25:15 +01:00
2009-07-06 10:26:57 +02:00
2009-03-27 14:25:39 +01:00
2009-07-06 10:26:59 +02:00
2009-07-27 07:39:53 +02:00
2010-04-01 08:38:24 +02:00
2010-08-04 10:22:35 +02:00