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

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

 



fix build against 3.2-rc1, add a missing module.h (symbol_get/symbol_put).

Signed-off-by: Manuel Lauss <manuel.lauss@xxxxxxxxxxxxxx>
---
Please fold into "[PATCH 12/18] MIPS: Alchemy: MMC for DB1100".

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

diff --git a/arch/mips/alchemy/devboards/db1000.c b/arch/mips/alchemy/devboards/db1000.c
index e110f6d..1b81dbf 100644
--- a/arch/mips/alchemy/devboards/db1000.c
+++ b/arch/mips/alchemy/devboards/db1000.c
@@ -25,6 +25,7 @@
 #include <linux/interrupt.h>
 #include <linux/leds.h>
 #include <linux/mmc/host.h>
+#include <linux/module.h>
 #include <linux/platform_device.h>
 #include <linux/pm.h>
 #include <linux/spi/spi.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