From: Alan Cox Date: Fri, 3 Nov 2006 13:18:06 +0000 (+0000) Subject: [PATCH] pdc202xx_old: Fix name clashes with PA-RISC X-Git-Tag: v2.6.20-rc1~34^2~40^2~9^2~58 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ada406c8246b0792afe4d7f8ae7606093052de87;p=pandora-kernel.git [PATCH] pdc202xx_old: Fix name clashes with PA-RISC pdc_* functions are part of the global namespace for the PDC on PA-RISC systems and this means our choice of pdc_ causes collisions between the PDC globals and our static functions. Rename them to pdc202xx where they are for both 2024x and 2026x. Signed-off-by: Alan Cox Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed