From: Harvey Harrison Date: Sun, 19 Oct 2008 03:28:37 +0000 (-0700) Subject: byteorder: provide swabb.h generically in asm/byteorder.h X-Git-Tag: v2.6.28-rc1~122 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1d8cca44b6a244b7e378546d719041819049a0f9;p=pandora-kernel.git byteorder: provide swabb.h generically in asm/byteorder.h This is needed during the transition to the new byteorder headers as the swabb.h functionality will be provided from asm/byteorder.h in the new version. To avoid breakage on arches still using the old implementation, provide swabb.h from asm/byteorder.h as well. Signed-off-by: Harvey Harrison Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed