mirror of
https://github.com/followmsi/android_kernel_google_msm.git
synced 2024-11-06 23:17:41 +00:00
3C509: Remove unnecessary include of <linux/pm_legacy.h>
Remove the apparently redundant include of <linux/pm_legacy.h>. Signed-off-by: Robert P. J. Day <rpjday@mindspring.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Jeff Garzik <jeff@garzik.org>
This commit is contained in:
parent
78403a929a
commit
3b0dc5c1cf
1 changed files with 0 additions and 1 deletions
|
@ -83,7 +83,6 @@ static int max_interrupt_work = 10;
|
|||
#include <linux/netdevice.h>
|
||||
#include <linux/etherdevice.h>
|
||||
#include <linux/pm.h>
|
||||
#include <linux/pm_legacy.h>
|
||||
#include <linux/skbuff.h>
|
||||
#include <linux/delay.h> /* for udelay() */
|
||||
#include <linux/spinlock.h>
|
||||
|
|
Loading…
Reference in a new issue