[PATCH] Missing init.h in drivers/pci/power.c
This adds a #include to drivers/pci/power.c to define __init. At least on PPC4xx this fixes compile problems.
Showing
Please register or sign in to comment
This adds a #include to drivers/pci/power.c to define __init. At least on PPC4xx this fixes compile problems.