byteorder: remove direct includes of linux/byteorder/swab[b].h
authorHarvey Harrison <harvey.harrison@gmail.com>
Sun, 19 Oct 2008 03:28:37 +0000 (20:28 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 20 Oct 2008 15:52:40 +0000 (08:52 -0700)
commit1a651a00e20fd4997f0b91258f6f95b7d96edcd9
tree08cab79e2de11e33bee7a041de8fc1cfb5e86660
parent1d8cca44b6a244b7e378546d719041819049a0f9
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 <harvey.harrison@gmail.com>
Acked-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Acked-by: "Paul E. McKenney" <paulmck@us.ibm.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/media/dvb/ttpci/av7110.c
drivers/media/video/cx18/cx18-driver.h
drivers/media/video/ivtv/ivtv-driver.h
kernel/rcupreempt.c