mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
11 lines
388 B
Diff
11 lines
388 B
Diff
diff -urN a/arch/arm/mach-tegra/cpu-tegra.c b/arch/arm/mach-tegra/cpu-tegra.c
|
|
--- a/arch/arm/mach-tegra/cpu-tegra.c 2011-08-07 19:23:30.000000000 -0600
|
|
+++ b/arch/arm/mach-tegra/cpu-tegra.c 2011-08-08 18:42:20.600000001 -0600
|
|
@@ -32,7 +32,6 @@
|
|
|
|
#include <asm/system.h>
|
|
|
|
-#include <mach/hardware.h>
|
|
#include <mach/clk.h>
|
|
|
|
/* Frequency table index must be sequential starting at 0 */
|