summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <krzysztof.kozlowski@canonical.com>2021-07-29 09:03:32 +0200
committerKrzysztof Kozlowski <krzysztof.kozlowski@canonical.com>2021-07-29 09:03:32 +0200
commitc28b584deb1bc81f8a2454b43c82cdda17ed29f6 (patch)
tree934a55930935d99b7bdfcbdfb0aa47ddb3ac13d4 /include
parent10dd9a8a5f7ec6799fc48548623b4fa58dc000bf (diff)
parent77ed5e9dec551765bde9f2e4b7ed9071ff03d61d (diff)
Merge branch 'for-v5.15/omap-gpmc' into for-next
Diffstat (limited to 'include')
-rw-r--r--include/linux/omap-gpmc.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/linux/omap-gpmc.h b/include/linux/omap-gpmc.h
index b7bf735960c2..082841908fe7 100644
--- a/include/linux/omap-gpmc.h
+++ b/include/linux/omap-gpmc.h
@@ -81,9 +81,6 @@ extern int gpmc_configure(int cmd, int wval);
extern void gpmc_read_settings_dt(struct device_node *np,
struct gpmc_settings *p);
-extern void omap3_gpmc_save_context(void);
-extern void omap3_gpmc_restore_context(void);
-
struct gpmc_timings;
struct omap_nand_platform_data;
struct omap_onenand_platform_data;