summaryrefslogtreecommitdiff
path: root/arch/arm/mach-ux500/clock-debug.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-ux500/clock-debug.c')
-rw-r--r--arch/arm/mach-ux500/clock-debug.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm/mach-ux500/clock-debug.c b/arch/arm/mach-ux500/clock-debug.c
index 0f9632dfa99..73bfad49e47 100644
--- a/arch/arm/mach-ux500/clock-debug.c
+++ b/arch/arm/mach-ux500/clock-debug.c
@@ -72,8 +72,6 @@ static ssize_t clk_enable_write(struct file *file, const char __user *user_buf,
size_t count, loff_t *ppos)
{
struct clk_debug_info *cdi;
- char buf[32];
- ssize_t buf_size;
long user_val;
int err;