Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
drivers/db8500-cpufreq: delete dangling include
There was a dangling #include <mach/id.h> in the cpufreq file missing from commit 7a4f260 "ARM: ux500: de-globalize <mach/id.h>" Causing build regressions when building with cpufreq support. Cc: arm@kernel.org Cc: Rafael J. Wysocki <rjw@sisk.pl> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
- Loading branch information