gpu: pvr: Remove FIRST_PHYSICAL_PFN define.
authorJanusz Sobczak <janusz.sobczak@imgtec.com>
Mon, 9 Aug 2010 11:22:42 +0000 (13:22 +0200)
committerGrazvydas Ignotas <notasas@gmail.com>
Sun, 20 May 2012 18:09:42 +0000 (21:09 +0300)
commitd9ecb63bd6670d9c5977e3e68b0dfdc52a676eda
tree5dfdf41e716cb65864274c725e73c59955883445
parentc2ef4898310f5c0d05c378bce58094c6ce519dde
gpu: pvr: Remove FIRST_PHYSICAL_PFN define.

The unsigned comparison pfn >= 0 is always true.
Removed FIRST_PHYSICAL_PFN define and simplified the condition.

Signed-off-by: Janusz Sobczak <janusz.sobczak@imgtec.com>
Signed-off-by: Imre Deak <imre.deak@nokia.com>
pvr/mmap.c