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:54 +0000 (12:51 -0400)
commit8dc3766edd503fe54045a6f847ca0f99a160f333
tree991c34393bb0cb23f5d8579268eb1695cc074691
parentd2e6ba128bf9200539fc79a736c8b1e707edcfe5
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.02501 seconds and 4 git commands to generate.