ARM: tegra: introduce tegra_cpu_car_ops structures
[deliverable/linux.git] / arch / arm / mach-tegra / clock.c
index 632133fc985b4a91c571295fec0e3c83ef15be6e..fd82085eca5d12eda4134759f1535bd6426f1c91 100644 (file)
 
 #include "board.h"
 #include "clock.h"
+#include "tegra_cpu_car.h"
+
+/* Global data of Tegra CPU CAR ops */
+struct tegra_cpu_car_ops *tegra_cpu_car_ops;
 
 /*
  * Locking:
This page took 0.025813 seconds and 5 git commands to generate.