diff options
| -rw-r--r-- | CORE/VOSS/src/vos_power.c | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/CORE/VOSS/src/vos_power.c b/CORE/VOSS/src/vos_power.c index f1e13e6d9a09..7c05c6e0d426 100644 --- a/CORE/VOSS/src/vos_power.c +++ b/CORE/VOSS/src/vos_power.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2012-2013 The Linux Foundation. All rights reserved. + * Copyright (c) 2012-2014 The Linux Foundation. All rights reserved. * * Previously licensed under the ISC license by Qualcomm Atheros, Inc. * @@ -58,14 +58,6 @@ when who what, where, why ===========================================================================*/ #include <vos_power.h> - -#ifdef MSM_PLATFORM -#include <mach/mpp.h> -#include <mach/vreg.h> -#include <linux/err.h> -#include <linux/delay.h> -#endif //MSM_PLATFORM - #include <vos_sched.h> //To work around issues of fail to turn WIFI back on after turning it off |
