Thomas Huth 5358a96341 KVM: PPC: Fix warnings from sparse
When compiling the KVM code for POWER with "make C=1", sparse
complains about functions missing proper prototypes and a 64-bit
constant missing the ULL prefix. Let's fix this by making the
functions static or by including the proper header with the
prototypes, and by appending a ULL prefix to the constant
PPC_MPPE_ADDRESS_MASK.

Signed-off-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Alexander Graf <agraf@suse.de>
2015-08-22 11:16:16 +02:00
..
2015-04-26 13:23:15 -07:00
2015-08-22 11:16:16 +02:00
2015-08-22 11:16:16 +02:00
2014-09-24 14:07:58 +02:00
2014-09-22 10:11:32 +02:00
2014-12-18 16:05:28 -08:00
2014-11-03 12:12:32 +11:00
2015-04-08 10:46:58 +02:00
2015-08-22 11:16:16 +02:00
2014-07-28 19:29:15 +02:00
2014-07-28 19:29:15 +02:00