The patch titled m68knommu: m5206e build fix has been added to the -mm tree. Its filename is m68knommu-m5206e-build-fix.patch Before you just go and hit "reply", please: a) Consider who else should be cc'ed b) Prefer to cc a suitable mailing list as well c) Ideally: find the original patch on the mailing list and do a reply-to-all to that, adding suitable additional cc's *** Remember to use Documentation/SubmitChecklist when testing your code *** See http://userweb.kernel.org/~akpm/stuff/added-to-mm.txt to find out what to do about this The current -mm tree may be found at http://userweb.kernel.org/~akpm/mmotm/ ------------------------------------------------------ Subject: m68knommu: m5206e build fix From: Steven King <sfking@xxxxxxxxx> Signed-off-by: Steven King <sfking@xxxxxxxxx> Cc: Greg Ungerer <gerg@xxxxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- arch/m68knommu/platform/5206e/config.c | 1 + 1 file changed, 1 insertion(+) diff -puN arch/m68knommu/platform/5206e/config.c~m68knommu-m5206e-build-fix arch/m68knommu/platform/5206e/config.c --- a/arch/m68knommu/platform/5206e/config.c~m68knommu-m5206e-build-fix +++ a/arch/m68knommu/platform/5206e/config.c @@ -17,6 +17,7 @@ #include <asm/coldfire.h> #include <asm/mcfsim.h> #include <asm/mcfdma.h> +#include <asm/mcfuart.h> /***************************************************************************/ _ Patches currently in -mm which might be from sfking@xxxxxxxxx are m68knommu-m5206e-build-fix.patch m68knommu-m528x-build-fix.patch m68knommu-m532x-build-fix.patch -- To unsubscribe from this list: send the line "unsubscribe mm-commits" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html