From: Paul Mundt Date: Tue, 13 Oct 2009 03:30:40 +0000 (+0900) Subject: cdrom: gdrom: Kill off PHYSADDR use. X-Git-Tag: v2.6.33-rc1~347^2~27^2~89 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=54d5102fac3dd4034104e1b38a44a873d5f3a8d3;p=pandora-kernel.git cdrom: gdrom: Kill off PHYSADDR use. PHYSADDR() is gone, and completely unecessary in all of the cases the gdrom driver was using it. Kill off all references to it, and change the one legitimate use over to virt_to_phys() instead. Signed-off-by: Paul Mundt --- Reading git-diff-tree failed