initial import
[ps3linux_kernel_patches_314.git] / 0200-export-event-receive-port-destroy.patch
blobe1073d1b5e434f3e857cc2c9b190dd515f5d6497
1 --- a/arch/powerpc/platforms/ps3/interrupt.c 2012-07-20 19:47:50.309201716 +0200
2 +++ b/arch/powerpc/platforms/ps3/interrupt.c 2012-07-20 19:48:29.185870645 +0200
3 @@ -381,6 +381,7 @@
4 DBG(" <- %s:%d\n", __func__, __LINE__);
5 return result;
7 +EXPORT_SYMBOL_GPL(ps3_event_receive_port_destroy);
9 int ps3_send_event_locally(unsigned int virq)