[PARISC] Test ioc_needs_fdc variable instead of open coding
authorKyle McMartin <kyle@parisc-linux.org>
Tue, 30 May 2006 17:50:29 +0000 (17:50 +0000)
committerKyle McMartin <kyle@hera.kernel.org>
Tue, 27 Jun 2006 23:28:35 +0000 (23:28 +0000)
commit692086e0b3ca9a6cb876b901bfa87717044cb20f
tree5710c05d97ae0a097b38d1c8aeb91f16ff516b22
parent40d78de1aced7e0f3ce112698d847adcc643efdf
[PARISC] Test ioc_needs_fdc variable instead of open coding

Some debugging code in sba_iommu.c should be testing ioc_needs_fdc,
not directly testing boot_cpu_data.

Signed-off-by: Kyle McMartin <kyle@parisc-linux.org>
drivers/parisc/sba_iommu.c