| commit | fae9dbb4b462d2c908186a47464c7a5299ee27a9 | [log] [tgz] |
|---|---|---|
| author | Scott Wood <[email protected]> | Tue Dec 20 14:43:45 2011 +0000 |
| committer | Avi Kivity <[email protected]> | Mon Dec 26 13:28:03 2011 +0200 |
| tree | 1fa5e288ce5a1f4813ee4bfe187a00404c2a9174 | |
| parent | 251da03897b383904901620835044e298061875f [diff] |
KVM: PPC: e500: include linux/export.h This is required for THIS_MODULE. We recently stopped acquiring it via some other header. Signed-off-by: Scott Wood <[email protected]> Signed-off-by: Alexander Graf <[email protected]>