]> git.neil.brown.name Git - history.git/commit
[PATCH] Missing init.h in drivers/pci/power.c
authorDavid Gibson <david@gibson.dropbear.id.au>
Mon, 20 May 2002 13:01:56 +0000 (06:01 -0700)
committerLinus Torvalds <torvalds@penguin.transmeta.com>
Mon, 20 May 2002 13:01:56 +0000 (06:01 -0700)
commit00f423615228d4b8abb54ec1028ff042be6afe88
tree1705ecb863d0b479f1f48ed294ca82e3058cf7ea
parentc0713be8ed73198328614a4bb038121a7d3809a5
[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.
drivers/pci/power.c