Title: [7657] trunk/arch/blackfin: blackfin: pull in asm/dpmc.h in a few init pieces
- Revision
- 7657
- Author
- vapier
- Date
- 2009-10-15 13:12:05 -0400 (Thu, 15 Oct 2009)
Log Message
blackfin: pull in asm/dpmc.h in a few init pieces
Modified Paths
Diff
Modified: trunk/arch/blackfin/include/asm/clocks.h (7656 => 7657)
--- trunk/arch/blackfin/include/asm/clocks.h 2009-10-15 10:37:33 UTC (rev 7656)
+++ trunk/arch/blackfin/include/asm/clocks.h 2009-10-15 17:12:05 UTC (rev 7657)
@@ -9,6 +9,8 @@
#ifndef _BFIN_CLOCKS_H
#define _BFIN_CLOCKS_H
+#include <asm/dpmc.h>
+
#ifdef CONFIG_CCLK_DIV_1
# define CONFIG_CCLK_ACT_DIV CCLK_DIV1
# define CONFIG_CCLK_DIV 1
Modified: trunk/arch/blackfin/mach-common/clocks-init.c (7656 => 7657)
--- trunk/arch/blackfin/mach-common/clocks-init.c 2009-10-15 10:37:33 UTC (rev 7656)
+++ trunk/arch/blackfin/mach-common/clocks-init.c 2009-10-15 17:12:05 UTC (rev 7657)
@@ -13,6 +13,7 @@
#include <asm/dma.h>
#include <asm/clocks.h>
#include <asm/mem_init.h>
+#include <asm/dpmc.h>
#define SDGCTL_WIDTH (1 << 31) /* SDRAM external data path width */
#define PLL_CTL_VAL \
_______________________________________________
Linux-kernel-commits mailing list
[email protected]
https://blackfin.uclinux.org/mailman/listinfo/linux-kernel-commits