From: Harvey Harrison Date: Mon, 20 Oct 2008 17:23:38 +0000 (-0700) Subject: byteorder: remove direct includes of linux/byteorder/swab[b].h X-Git-Tag: v2.6.28-rc1~87 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f07767fd0f95c385108fa4c456a9cb216a424fec;p=pandora-kernel.git byteorder: remove direct includes of linux/byteorder/swab[b].h A consolidated implementation will provide this generically through asm/byteorder, remove direct includes to avoid breakage when the changeover to the new implementation occurs. This hunk was lost from commit 1d8cca44b6a244b7e378546d719041819049a0f9 ("byteorder: provide swabb.h generically in asm/byteorder.h") Signed-off-by: Harvey Harrison Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed