Konrad Rzeszutek Wilk b8b0f559c7 xen/apic/xenbus/swiotlb/pcifront/grant/tmem: Make functions or variables static.
There is no need for those functions/variables to be visible. Make them
static and also fix the compile warnings of this sort:

drivers/xen/<some file>.c: warning: symbol '<blah>' was not declared. Should it be static?

Some of them just require including the header file that
declares the functions.

Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
2012-08-21 14:50:03 -04:00
..
2012-08-21 14:49:21 -04:00
2012-06-11 10:54:45 +02:00
2012-05-24 16:02:08 -07:00
2012-05-23 17:08:40 -07:00
2012-04-09 13:59:00 -04:00