| To: | linux-mips@linux-mips.org |
|---|---|
| Subject: | [PATCH]MTD Support for Malta in 2.6.10 |
| From: | Manish Lachwani <mlachwani@prometheus.mvista.com> |
| Date: | Mon, 1 Nov 2004 10:04:53 -0800 |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | Mutt/1.4.1i |
Hello ! Attached patch gets MTD to work on the Malta board in 2.6.10. Please review ... Thanks Manish Lachwani --- arch/mips/mips-boards/malta/malta_setup.c.orig 2004-10-29 18:42:24.000000000 -0700 +++ arch/mips/mips-boards/malta/malta_setup.c 2004-10-29 19:19:01.000000000 -0700 @@ -25,6 +25,8 @@ #ifdef CONFIG_MTD #include <linux/mtd/partitions.h> #include <linux/mtd/physmap.h> +#include <linux/mtd/mtd.h> +#include <linux/mtd/map.h> #endif #include <asm/cpu.h> |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: unable to handle kernel paging request, Maciej W. Rozycki |
|---|---|
| Next by Date: | Re: unable to handle kernel paging request, Florian Lohoff |
| Previous by Thread: | Re: unable to handle kernel paging request, Maciej W. Rozycki |
| Next by Thread: | Re: [PATCH]MTD Support for Malta in 2.6.10, Ralf Baechle |
| Indexes: | [Date] [Thread] [Top] [All Lists] |