Merge branch 'async-scsi-resume' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux.git] / arch / arm / mach-at91 / at91sam9g45.c
index 2f455ce35268513d5abaafc954a54be76ef48a26..5e6f498db0a8d1bbda3bd2bad51f8dd4ce1b4576 100644 (file)
@@ -20,6 +20,7 @@
 #include <asm/system_misc.h>
 #include <mach/at91sam9g45.h>
 #include <mach/cpu.h>
+#include <mach/hardware.h>
 
 #include "at91_aic.h"
 #include "soc.h"
@@ -284,6 +285,7 @@ static struct clk_lookup periph_clocks_lookups[] = {
        CLKDEV_CON_ID("pioE", &pioDE_clk),
        /* Fake adc clock */
        CLKDEV_CON_ID("adc_clk", &tsc_clk),
+       CLKDEV_CON_DEV_ID(NULL, "fffb8000.pwm", &pwm_clk),
 };
 
 static struct clk_lookup usart_clocks_lookups[] = {