aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/touchpad/ADS7843/touchpad_lld.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/touchpad/ADS7843/touchpad_lld.c')
-rw-r--r--drivers/touchpad/ADS7843/touchpad_lld.c9
1 files changed, 0 insertions, 9 deletions
diff --git a/drivers/touchpad/ADS7843/touchpad_lld.c b/drivers/touchpad/ADS7843/touchpad_lld.c
index 50f73e12..eeaf11b5 100644
--- a/drivers/touchpad/ADS7843/touchpad_lld.c
+++ b/drivers/touchpad/ADS7843/touchpad_lld.c
@@ -36,15 +36,6 @@
/* Driver local definitions. */
/*===========================================================================*/
-#ifdef UNUSED
-#elif defined(__GNUC__)
-# define UNUSED(x) UNUSED_ ## x __attribute__((unused))
-#elif defined(__LCLINT__)
-# define UNUSED(x) /*@unused@*/ x
-#else
-# define UNUSED(x) x
-#endif
-
/*===========================================================================*/
/* Driver exported variables. */
/*===========================================================================*/