[PATCH] MIPS: Alchemy: db1300: fix build: missing module.h

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



add module.h to fix build (symbol_get/symbol_put) against 3.2-rc1

Signed-off-by: Manuel Lauss <manuel.lauss@xxxxxxxxxxxxxx>
---
Please fold into "[PATCH 05/18] Basic support for the DB1300 board."

 arch/mips/alchemy/devboards/db1300.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/arch/mips/alchemy/devboards/db1300.c b/arch/mips/alchemy/devboards/db1300.c
index 23fd4ff..0893f2a 100644
--- a/arch/mips/alchemy/devboards/db1300.c
+++ b/arch/mips/alchemy/devboards/db1300.c
@@ -14,6 +14,7 @@
 #include <linux/leds.h>
 #include <linux/ata_platform.h>
 #include <linux/mmc/host.h>
+#include <linux/module.h>
 #include <linux/mtd/mtd.h>
 #include <linux/mtd/nand.h>
 #include <linux/mtd/partitions.h>
-- 
1.7.7.2




[Index of Archives]     [Linux MIPS Home]     [LKML Archive]     [Linux ARM Kernel]     [Linux ARM]     [Linux]     [Git]     [Yosemite News]     [Linux SCSI]     [Linux Hams]

  Powered by Linux