pmaports/device/testing/linux-xiaomi-cancro/03t_spdrv.patch
Oliver Smith 64035ac463
device/*: move to device/testing/* (!1063)
Prepare for better device categorization by moving everything to testing
subdir first.

[skip-ci]: chicken-egg problem: passing pmaports CI depends on pmbootstrap MR
				depends on this MR

Related: postmarketos#16
2020-03-14 08:35:32 +01:00

12 lines
409 B
Diff

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