--- zzzz-none-000/linux-2.6.19.2/drivers/s390/cio/device.c 2007-01-10 19:10:37.000000000 +0000 +++ davinci-8020-5505/linux-2.6.19.2/drivers/s390/cio/device.c 2007-01-11 07:38:19.000000000 +0000 @@ -532,7 +532,8 @@ /* this is a simple abstraction for device_register that sets the * correct bus type and adds the bus specific files */ -static int ccw_device_register(struct ccw_device *cdev) +int +ccw_device_register(struct ccw_device *cdev) { struct device *dev = &cdev->dev; int ret;