From: Olaf Hering Date: Wed, 25 Apr 2007 20:36:56 +0000 (+1000) Subject: [POWERPC] Generic check_legacy_ioport X-Git-Tag: v2.6.22-rc1~1109^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d8a0241eb019ce9648a77b55f9f76a834207cbb;p=pandora-kernel.git [POWERPC] Generic check_legacy_ioport check_legacy_ioport makes only sense on PREP, CHRP and pSeries. They may have an isa node with PS/2, parport, floppy and serial ports. Remove the check_legacy_ioport call from ppc_md, it's not needed anymore. Hardware capabilities come from the device-tree. Signed-off-by: Olaf Hering Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed