Re: [PATCH 4/5] byteorder: fix direct byteswap includes
From: David Howells
Date: Fri Jul 04 2008 - 11:38:34 EST
Harvey Harrison <harvey.harrison@xxxxxxxxx> wrote:
> +#include <asm/byteorder.h>
Please use <linux/byteorder.h> rather than <asm/byteorder.h> when including
stuff from .c files outside the include and arch directories.
And whilst you're at it, Documentation/byteorder.txt is yours for the
creation:-)
David
--
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/