|
@@ -268,7 +268,7 @@ static struct parisc_device *find_device_by_addr(unsigned long hpa)
|
|
|
* Walks up the device tree looking for a device of the specified type.
|
|
|
* If it finds it, it returns it. If not, it returns NULL.
|
|
|
*/
|
|
|
-const struct parisc_device * __init
|
|
|
+const struct parisc_device *
|
|
|
find_pa_parent_type(const struct parisc_device *padev, int type)
|
|
|
{
|
|
|
const struct device *dev = &padev->dev;
|