lib/ringbuffer/frontend_api.h: Include linux/prefetch.h.
authorWill Newton <will.newton@imgtec.com>
Thu, 11 Oct 2012 16:51:15 +0000 (12:51 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 11 Oct 2012 16:51:15 +0000 (12:51 -0400)
commitdfbc2ec7c33c5fd5791ac09676e73e479b5186df
tree085dd00778fe2913e0ad48c73759e0ec92df5749
parentd53870e8f03ca49b7259c1b4c6100979728ffce3
lib/ringbuffer/frontend_api.h: Include linux/prefetch.h.

prefetch() is used in this file so make sure we include the appropriate
header before using it.

Signed-off-by: Will Newton <will.newton@imgtec.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
lib/ringbuffer/frontend_api.h
This page took 0.025546 seconds and 4 git commands to generate.