From: Harvey Harrison Date: Sun, 19 Oct 2008 03:28:37 +0000 (-0700) Subject: byteorder: remove direct includes of linux/byteorder/swab[b].h X-Git-Tag: v2.6.28-rc1~121 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a651a00e20fd4997f0b91258f6f95b7d96edcd9;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. Signed-off-by: Harvey Harrison Acked-by: Mauro Carvalho Chehab Acked-by: "Paul E. McKenney" Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed