Re: [git pull] m68k and m68knommu merge of includes

From: Harvey Harrison
Date: Tue Jan 20 2009 - 20:44:50 EST


On Wed, 2009-01-21 at 10:58 +1000, Greg Ungerer wrote:
> Hi Linus,
>
> Please consider pulling this merge of the m68k and m68knommu include files.
> It comepletely moves include/asm-m68k to arch/m68k/include as part of the
> process, and ultimately results in both m68k and m68knommu arch code using
> the same set of includes. More cleanup can follow, but this is the
> necessary first step.
>
> Thanks
> Greg

I think you need to check your arch/m68k/include/asm/swab.h as I get an
empty file when I pull this. It looks like it needs a conditional
include of swab_mm/swab_no similar to the other files.

Also, because of the byteorder changes, it looks like you don't need
a separate byteorder_mm/no as they both just include the generic
include/linux/byteorder/big_endian.h

Cheers,

Harvey

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/