summaryrefslogtreecommitdiff
path: root/drivers/pwm/sandbox_pwm.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/pwm/sandbox_pwm.c')
-rw-r--r--drivers/pwm/sandbox_pwm.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/pwm/sandbox_pwm.c b/drivers/pwm/sandbox_pwm.c
index fcb1084551..48f169842b 100644
--- a/drivers/pwm/sandbox_pwm.c
+++ b/drivers/pwm/sandbox_pwm.c
@@ -11,8 +11,6 @@
#include <pwm.h>
#include <asm/test.h>
-DECLARE_GLOBAL_DATA_PTR;
-
enum {
NUM_CHANNELS = 3,
};