pmaports/device/testing/linux-nokia-beatles/0005-mobicore-section-mismatch.patch
2020-03-26 13:41:32 +01:00

13 lines
451 B
Diff

diff --git a/drivers/gud/MobiCoreDriver/main.c b/drivers/gud/MobiCoreDriver/main.c
index f1ebaad22815..d32c0bc37be0 100644
--- a/drivers/gud/MobiCoreDriver/main.c
+++ b/drivers/gud/MobiCoreDriver/main.c
@@ -1489,7 +1489,7 @@ error:
/*
* This function removes this device driver from the Linux device manager .
*/
-static void __exit mobicore_exit(void)
+static void mobicore_exit(void)
{
MCDRV_DBG_VERBOSE(mcd, "enter");
#ifdef MC_MEM_TRACES