> diff --git a/arch/parisc/include/asm/hardware.h > b/arch/parisc/include/asm/hardware.h index 9d3d7737c58b..5fb7a3c3eb46 > 100644 > --- a/arch/parisc/include/asm/hardware.h > +++ b/arch/parisc/include/asm/hardware.h > @@ -121,6 +121,7 @@ extern void init_parisc_bus(void); > extern struct device *hwpath_to_device(struct hardware_path *modpath); > extern void device_to_hwpath(struct device *dev, struct hardware_path > *path); extern int machine_has_merced_bus(void); > +extern int machine_has_ioa(void); This could return bool.
Attachment:
signature.asc
Description: This is a digitally signed message part.