pmaports/device/linux-xiaomi-cancro/03t_spdrv.patch

13 lines
409 B
Diff
Raw Normal View History

2018-08-02 22:14:59 +00:00
fix for drivers/tspdrv/tspdrv.c:43:20: fatal error: tspdrv.h: No such file or directory
--- a/drivers/tspdrv/tspdrv.c 2017-12-02 09:07:35.000000000 +1300
+++ b/drivers/tspdrv/tspdrv.c 2018-07-26 15:02:55.056381629 +1200
@@ -40,7 +40,7 @@
#include <linux/platform_device.h>
#include <asm/uaccess.h>
#include <asm/atomic.h>
-#include <tspdrv.h>
+#include "tspdrv.h"
#define IMMVIBESPI_MULTIPARAM_SUPPORT