Browse Source

Merge branch 'pm-devfreq'

* pm-devfreq:
  PM / devfreq: Remove duplicate include of opp.h
Rafael J. Wysocki 11 years ago
parent
commit
8d58199fe7
1 changed files with 0 additions and 1 deletions
  1. 0 1
      drivers/devfreq/exynos/exynos5_bus.c

+ 0 - 1
drivers/devfreq/exynos/exynos5_bus.c

@@ -18,7 +18,6 @@
 #include <linux/opp.h>
 #include <linux/slab.h>
 #include <linux/suspend.h>
-#include <linux/opp.h>
 #include <linux/clk.h>
 #include <linux/delay.h>
 #include <linux/platform_device.h>