Pablo de Lara 7c5d0cc915 eal: add const in prefetch functions
rte_prefetchX functions included volatile void *p as parameter,
but the function does not modify it,
so it should include the const keyword.

Signed-off-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
Acked-by: Bruce Richardson <bruce.richardson@intel.com>
2015-07-08 12:12:59 +02:00
..
2015-06-18 18:09:46 +02:00
2015-06-24 12:01:14 +02:00
2015-02-24 22:12:35 +01:00
2015-06-12 11:10:10 +02:00
2015-06-24 12:01:14 +02:00
2015-06-19 12:11:53 +02:00
2015-03-10 12:06:08 +01:00
2015-06-23 23:31:15 +02:00
2015-05-22 16:06:23 +02:00